Home
last modified time | relevance | path

Searched refs:RR_FREE_INPROG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_squeue.c461 rx_ring->rr_ring_state == RR_FREE_INPROG) { in ip_squeue_bind_ring()
566 rx_ring->rr_ring_state = RR_FREE_INPROG; in ip_squeue_clean_ring()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h3559 RR_FREE_INPROG /* Ring is being freed */ enumerator