Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_icmp.h135 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */ macro
/freebsd/contrib/tcpdump/
H A Dprint-icmp.c99 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */ macro