Home
last modified time | relevance | path

Searched refs:ICMP_MASKREQ (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h194 #define ICMP_MASKREQ 17 /* address mask request */ macro
216 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
/f-stack/freebsd/netinet/
H A Dip_icmp.h194 #define ICMP_MASKREQ 17 /* address mask request */ macro
216 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
H A Dip_icmp.c609 case ICMP_MASKREQ: in icmp_input()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c557 case ICMP_MASKREQ :
H A Dfil.c1249 case ICMP_MASKREQ :
9440 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY; in ipf_main_load()
H A Dip_state.c1546 case ICMP_MASKREQ :
H A Dip_nat.c6117 case ICMP_MASKREQ:
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c268 (1 << ICMP_TSTAMP) | (1 << ICMP_IREQ) | (1 << ICMP_MASKREQ) )