Searched defs:icmp_code (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h118 # define icmp_code code macro
/netbsd-current/sbin/routed/
H A Drdisc.c53 u_int8_t icmp_code; /* type sub code */ member in struct:icmp_ad
67 u_int8_t icmp_code; /* type sub code */ member in struct:icmp_so
/netbsd-current/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h55 u_int8_t icmp_code; /* type sub code */ member in struct:icmp
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c159 static const struct icmpcodeent icmp_code[] = { variable in typeref:struct:icmpcodeent
[all...]
/netbsd-current/sys/netinet/
H A Dip_icmp.h55 uint8_t icmp_code; /* type sub code */ member in struct:icmp
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp.c57 nd_uint8_t icmp_code; /* type sub code */ member in struct:icmp
257 nd_uint8_t icmp_code; member in struct:icmp_ext_t
325 uint8_t icmp_type, icmp_code; local
[all...]
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_build.c365 int *icmp_type, *icmp_code; local

Completed in 298 milliseconds