Searched refs:ICMP_DUR_PROTO (Results 1 – 8 of 8) sorted by relevance
55 ICMP_DUR_PROTO = 2, /* protocol unreachable */ enumerator
59 ICMP_DUR_PROTO = 2, /* protocol unreachable */ enumerator
61 ICMP_DUR_PROTO = 2, enumerator
239 icmp_dest_unreach(p, ICMP_DUR_PROTO); in ip_input()
621 icmp_dest_unreach(p, ICMP_DUR_PROTO);
705 icmp_dest_unreach(p, ICMP_DUR_PROTO);
735 icmp_dest_unreach(p, ICMP_DUR_PROTO);
Completed in 12 milliseconds