Searched refs:ipif_all_down_tail (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | ip_if.h | 268 extern void ipif_all_down_tail(ipsq_t *, queue_t *, mblk_t *, void *);
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 1125 ipif_all_down_tail(ipsq_t *ipsq, queue_t *q, mblk_t *mp, void *dummy_arg) in ipif_all_down_tail() function 5011 qwriter_ip(ill, ill->ill_rq, mp, ipif_all_down_tail, CUR_OP, in ipif_ill_refrele_tail()
|
H A D | ip.c | 8947 ipif_all_down_tail(ipsq, q, mp, NULL); in ip_rput_other()
|