Home
last modified time | relevance | path

Searched defs:icmp_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c72 typedef struct icmp_type { struct
77 } icmp_type_t; argument
/netbsd-src/sys/netinet/
H A Dip_icmp.h54 uint8_t icmp_type; /* type of message, see below */ member
254 static const char *icmp_type[] = { variable
/netbsd-src/sbin/routed/
H A Drdisc.c52 u_int8_t icmp_type; /* type of message */ member
66 u_int8_t icmp_type; /* type of message */ member
/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h54 u_int8_t icmp_type; /* type of message, see below */ member
/netbsd-src/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h117 # define icmp_type type macro
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_build.c365 int *icmp_type, *icmp_code; in npfctl_build_proto_block() local
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c82 static const struct icmptypeent icmp_type[] = { variable