Searched refs:IP_PROTO_ICMP (Results 1 – 3 of 3) sorted by relevance
46 #define IP_PROTO_ICMP 1 macro
251 ICMP_TTL, 0, IP_PROTO_ICMP, inp); in icmp_input()405 ip4_output_if(q, NULL, &iphdr_src, ICMP_TTL, 0, IP_PROTO_ICMP, netif); in icmp_send_response()
325 if (IPH_PROTO(iphdr) != IP_PROTO_ICMP) { in ip4_forward()713 case IP_PROTO_ICMP: