Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_fil_freebsd.c508 if ((code < 0) || (code >= sizeof(icmptoicmp6unreach)/sizeof(int))) in ipf_send_icmp_err()
568 code = icmptoicmp6unreach[code]; in ipf_send_icmp_err()
HDip_fil.h1849 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
HDfil.c4238 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = { variable