Searched refs:ICMP_INFOTYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dip_icmp.h201 #define ICMP_INFOTYPE(type) \ macro
H A Dip_icmp.c243 !ICMP_INFOTYPE(((struct icmp *)((caddr_t)oip + oiphlen))->icmp_type)) {
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-icmp.c154 #define ICMP_INFOTYPE(type) \ macro
584 if (vflag >= 1 && !ICMP_INFOTYPE(dp->icmp_type)) {

Completed in 79 milliseconds