Home
last modified time | relevance | path

Searched refs:icmp_code_none (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Dip_icmp.h267 static const char *icmp_code_none[] = { "none", NULL }; variable
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_data.c542 arr = icmp_code_none; in npfctl_icmpcode()