Searched refs:IP_PROTO_ICMP (Results 1 – 4 of 4) sorted by relevance
219 ICMP_TTL, 0, IP_PROTO_ICMP, inp); in icmp_input()331 ip_output(q, NULL, &iphdr_src, ICMP_TTL, 0, IP_PROTO_ICMP); in icmp_send_response()
196 if (IPH_PROTO(iphdr) != IP_PROTO_ICMP) { in ip_forward()509 case IP_PROTO_ICMP:
52 #define IP_PROTO_ICMP 1 macro
321 if (IPH_PROTO(iphdr) == IP_PROTO_ICMP) { in snprintf_icmp_hdr()