Home
last modified time | relevance | path

Searched refs:rr_ill (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_squeue.c457 ASSERT(rx_ring->rr_ill == ill); in ip_squeue_bind_ring()
520 rx_ring->rr_ill = ill; in ip_squeue_add_ring()
/titanic_50/usr/src/uts/common/inet/
H A Dsqueue.c1084 sq_ill = sq_rx_ring->rr_ill; in squeue_polling_thread()
1255 ill = rx_ring->rr_ill; in squeue_worker_thr_control()
H A Dip.h3612 ill_t *rr_ill; /* back pointer to ill */ member