Searched refs:ICMP_MASKREQ (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h161 #define ICMP_MASKREQ 17 /* address mask request */ macro
171 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dicmptypes.c86 { "maskreq", ICMP_MASKREQ, -1 },
/netbsd-current/sys/netinet/
H A Dip_icmp.h121 /* ICMP_MASKREQ and friends */
232 #define ICMP_MASKREQ 17 /* address mask request */ macro
297 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
H A Dip_icmp.c573 case ICMP_MASKREQ: {
1071 SYSCTL_DESCR("Respond to ICMP_MASKREQ messages"),
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp.c146 #define ICMP_MASKREQ 17 /* address mask request */ macro
203 { ICMP_MASKREQ, "address mask request" },
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_data.c540 case ICMP_MASKREQ:
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1053 #ifndef ICMP_MASKREQ
1054 # define ICMP_MASKREQ 17 macro
H A Dip_fil_netbsd.c952 case ICMP_MASKREQ :
H A Dfil.c1258 case ICMP_MASKREQ :
4286 -1, /* 17: ICMP_MASKREQ */
9158 icmpreplytype4[ICMP_MASKREQ] = ICMP_MASKREPLY;
H A Dip_state.c1518 case ICMP_MASKREQ :
H A Dip_nat.c6033 case ICMP_MASKREQ:
/netbsd-current/sbin/ping/
H A Dping.c1734 case ICMP_MASKREQ:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c99 { "maskreq", ICMP_MASKREQ },
/netbsd-current/external/bsd/ipf/dist/iplang/
H A Diplang_y.y412 | IL_ICMP_MASKREQ ';' { set_icmptype(ICMP_MASKREQ); }
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c234 { ICMP_MASKREQ, NULL, 0, "maskreq" },

Completed in 308 milliseconds