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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c6212 ipsq_enq(ipsq_t *ipsq, queue_t *q, mblk_t *mp, ipsq_func_t func, int type, function
6258 cmn_err(CE_PANIC, "ipsq_enq %d type \n", type);
6707 ipsq_enq(ipsq, q, mp, func, type, ill);
13310 * the ipsq_lock and call ipsq_enq. This ensures that ipsq_exit can't finish
13909 ipsq_enq(ipsq, q, mp, func, NEW_OP, ill);

Completed in 107 milliseconds