Home
last modified time | relevance | path

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

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