Searched refs:IPPROTO_ICMP (Results 1 – 4 of 4) sorted by relevance
31 ip->ip_p = IPPROTO_ICMP; in set_icmp_header()
1216 if (ip->ip_p == IPPROTO_ICMP) { in net_process_received_packet()
116 if (ip->ip_p == IPPROTO_ICMP) { in sb_eth_send()
355 #define IPPROTO_ICMP 1 /* Internet Control Message Protocol */ macro