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

/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dsockport.h53 # define IN_MULTICAST(i) IN_CLASSD(i) macro
/macosx-10.9.5/ntp-88/include/
H A Dntp_machine.h426 # define IN_MULTICAST IN_CLASSD macro
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Dip6_misc.h33 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din.h337 #define IN_MULTICAST(i) IN_CLASSD(i) macro

Completed in 91 milliseconds