Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dip_icmp.h151 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
/dflybsd-src/contrib/tcpdump/
H A Dprint-icmp.c115 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro