Home
last modified time | relevance | path

Searched refs:IN_CLASSD (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-igmp.c42 #ifndef IN_CLASSD
43 #define IN_CLASSD(i) (((int32_t)(i) & 0xf0000000) == 0xe0000000) macro
126 if (IN_CLASSD(GET_BE_U_4(tr->tr_raddr))) in print_mtrace()
/freebsd/contrib/ntp/include/
H A Dntp_machine.h250 # define IN_CLASSD(i) ((((long)(i))&0xf0000000)==0xe0000000) macro
251 # define IN_MULTICAST IN_CLASSD
H A Dntp_net.h104 ? IN_CLASSD(SRCADR(psau)) \
/freebsd/sys/netinet/
H A Din.h373 #define IN_CLASSD(i) IN_MULTICAST(i) macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_restrict.c531 if (IN_CLASSD(SRCADR(srcadr))) { in restrictions()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.c822 if (IN_CLASSD(be32toh(ip4h->ip_dst.s_addr))) { in set_ah_attr_by_ipv4()
/freebsd/usr.sbin/mountd/
H A Dmountd.c3463 else if (IN_CLASSD(addr)) /* XXX Multicast??? */ in get_net()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04660 * ntpd/ntp_config.c (getconfig): IN_CLASSD() expects address in