Home
last modified time | relevance | path

Searched refs:ICMP_IREQ (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/netinet/
H A Dip_icmp.h206 #define ICMP_IREQ 15 /* information request */ macro
229 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/openbsd/usr.sbin/tcpdump/
H A Dprint-icmp.c92 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
103 { ICMP_IREQ, "information request" },
/openbsd/sbin/ping/
H A Dping.c1724 case ICMP_IREQ: in pr_icmph()
/openbsd/sbin/pfctl/
H A Dpfctl_parser.c99 { "inforeq", ICMP_IREQ },
/openbsd/sys/net/
H A Dpf.c2574 case ICMP_IREQ: in pf_icmp_mapping()
2578 *virtual_type = ICMP_IREQ; in pf_icmp_mapping()
/openbsd/usr.sbin/bgpd/
H A Dparse.y5881 { "inforeq", ICMP_IREQ },