Home
last modified time | relevance | path

Searched refs:ICMP_MASKREPLY (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h195 #define ICMP_MASKREPLY 18 /* address mask reply */ macro
216 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
/f-stack/freebsd/netinet/
H A Dip_icmp.h195 #define ICMP_MASKREPLY 18 /* address mask reply */ macro
216 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
H A Dip_icmp.c633 icp->icmp_type = ICMP_MASKREPLY; in icmp_input()
737 case ICMP_MASKREPLY: in icmp_input()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c1250 case ICMP_MASKREPLY :
9440 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY; in ipf_main_load()
H A Dip_nat.c6118 case ICMP_MASKREPLY: