Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/ipfilter/netinet/
Dip_fil_freebsd.c740 if ((code < 0) || (code > sizeof(icmptoicmp6unreach)/sizeof(int)))
797 code = icmptoicmp6unreach[code];
Dip_fil.h1558 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
Dfil.c4022 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = { variable