Searched refs:icmp_wput (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c139 static void icmp_wput(queue_t *q, mblk_t *mp);
184 (pfi_t)icmp_wput, (pfi_t)ip_wsrv, NULL, NULL, NULL, &icmp_mod_info
302 * passed to icmp_wput.
1435 * This routine responds to T_ADDR_REQ messages. It is called by icmp_wput.
1531 * icmp_wput. Much of the T_CAPABILITY_ACK information is copied from
1557 * This routine responds to T_INFO_REQ messages. It is called by icmp_wput.
2967 * This routine is called by icmp_wput to handle T_UNBIND_REQ messages.
4120 icmp_wput(queue_t *q, mblk_t *mp) function
4752 * in icmp_wput.

Completed in 80 milliseconds