Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet/
Dip_icmp.h181 #define ICMP_IREQ 15 /* information request */ macro
204 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/mirbsd/src/sbin/ping/
Dping.c1186 case ICMP_IREQ: in pr_icmph()
/mirbsd/src/sbin/pfctl/
Dpfctl_parser.c90 { "inforeq", ICMP_IREQ },