Searched defs:IN_MULTICAST (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/include/ | ||
| D | ntp_machine.h | 253 # define IN_MULTICAST IN_CLASSD macro |
| /netbsd/src/sys/netinet/ | ||
| D | in.h | 206 #define IN_MULTICAST(i) IN_CLASSD(i) macro |