Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h192 #define ICMP_IREQ 15 /* information request */ macro
215 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/f-stack/freebsd/netinet/
H A Dip_icmp.h192 #define ICMP_IREQ 15 /* information request */ macro
215 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c556 case ICMP_IREQ :
H A Dfil.c1247 case ICMP_IREQ :
9439 icmpreplytype4[ICMP_IREQ] = ICMP_IREQREPLY; in ipf_main_load()
H A Dip_state.c1545 case ICMP_IREQ :
H A Dip_nat.c6115 case ICMP_IREQ:
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c268 (1 << ICMP_TSTAMP) | (1 << ICMP_IREQ) | (1 << ICMP_MASKREQ) )