Searched refs:icmptoicmp6unreach (Results 1 – 3 of 3) sorted by relevance
508 if ((code < 0) || (code >= sizeof(icmptoicmp6unreach)/sizeof(int))) in ipf_send_icmp_err()568 code = icmptoicmp6unreach[code]; in ipf_send_icmp_err()
1849 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
4238 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = { variable