Searched refs:IPPROTO_ICMP (Results 1 – 6 of 6) sorted by relevance
27 net_set_ip_header(pkt, dest, net_ip, IP_ICMP_HDR_SIZE, IPPROTO_ICMP); in set_icmp_header()
1265 if (ip->ip_p == IPPROTO_ICMP) { in net_process_received_packet()
128 if (ip->ip_p != IPPROTO_ICMP) in sandbox_eth_ping_req_to_reply()233 ipr->ip_p = IPPROTO_ICMP; in sandbox_eth_recv_ping_req()
362 if (ip->ip_p != IPPROTO_ICMP) in sb_check_ping_reply()
346 #define IPPROTO_ICMP 1 /* Internet Control Message Protocol */ macro
715 case IPPROTO_ICMP: in colo_compare_connection()