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

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c179 static void udp_wput_other(queue_t *q, mblk_t *mp);
3431 udp_wput_other(q, mp);
3437 udp_wput_other(q, mp);
4064 udp_wput_other(queue_t *q, mblk_t *mp) function
4238 * udp_wput_iocdata is called by udp_wput_other to handle all M_IOCDATA

Completed in 57 milliseconds