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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1775 uint_t ill_ire_cnt; /* ires associated with this ill */ member in struct:ill_s
1835 ((ill)->ill_ire_cnt == 0 && (ill)->ill_ilm_cnt == 0 && \
1845 (ill->ill_ire_cnt == 0 && ill->ill_ncec_cnt == 0 && \
1941 * ill_ire_cnt ill_lock ill_lock

Completed in 87 milliseconds