Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h186 uint_t v_refcnt; member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c236 (vifp)->v_refcnt++; \
241 (vifp)->v_refcnt--; \
242 if ((vifp)->v_refcnt == 0 && \
252 (vifp)->v_refcnt--; \
253 if ((vifp)->v_refcnt == 0 && \
830 vifp->v_refcnt++; in lock_good_vif()
872 vifp->v_refcnt != 0) { in add_vif()
883 vifp->v_refcnt++; in add_vif()