Home
last modified time | relevance | path

Searched defs:ICMP_ADVLENPREF (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h148 #define ICMP_ADVLENPREF(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8 + 8 + 12) macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h148 #define ICMP_ADVLENPREF(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8 + 8 + 12) macro