Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h90 #define icmp_pptr icmp_hun.ih_pptr macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h90 #define icmp_pptr icmp_hun.ih_pptr macro
H A Dip_icmp.c352 icp->icmp_pptr = code; in icmp_error()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c981 switch (icmp->icmp_pptr) { in nat64_icmp_translate()
984 mtu = icmp->icmp_pptr; in nat64_icmp_translate()
1010 icmp->icmp_code, icmp->icmp_pptr); in nat64_icmp_translate()
1017 icmp->icmp_code, icmp->icmp_pptr); in nat64_icmp_translate()