Home
last modified time | relevance | path

Searched refs:ICMP_INFOTYPE (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h211 #define ICMP_INFOTYPE(type) \ macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h211 #define ICMP_INFOTYPE(type) \ macro
H A Dip_icmp.c242 !ICMP_INFOTYPE(((struct icmp *)((caddr_t)oip + in icmp_error()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c815 if (!ICMP_INFOTYPE(icmp->icmp_type)) { in nat64_icmp_reflect()