Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c530 if ((code < 0) || (code >= sizeof(icmptoicmp6unreach)/sizeof(int)))
590 code = icmptoicmp6unreach[code];
H A Dip_fil.h1846 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
H A Dfil.c4346 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = { variable