Searched defs:icmp_inbound_v4 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c1251 * icmp_inbound_v4 deals with ICMP messages that are handled by IP.
1329 icmp_inbound_v4(mblk_t *mp, ip_recv_attr_t *ira) function
1368 ip2dbg(("icmp_inbound_v4: type %d code %d\n", icmph->icmph_type,
1996 /* icmp_inbound_v4 has already pulled up the whole error packet */

Completed in 75 milliseconds