Searched defs:IN_MULTICAST (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dsockport.h53 # define IN_MULTICAST(i) IN_CLASSD(i) macro
/macosx-10.10/ntp-92/include/
H A Dntp_machine.h426 # define IN_MULTICAST IN_CLASSD macro
/macosx-10.10/libpcap-48/libpcap/Win32/Include/
H A Dip6_misc.h33 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din.h337 #define IN_MULTICAST(i) IN_CLASSD(i) macro

Completed in 94 milliseconds