Home
last modified time | relevance | path

Searched refs:icmptoicmp6unreach (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
Dip_fil_freebsd.c531 if ((code < 0) || (code >= sizeof(icmptoicmp6unreach)/sizeof(int)))
591 code = icmptoicmp6unreach[code];
Dip_fil.h1953 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
Dfil.c4355 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = { variable