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.c237 (vifp)->v_refcnt++; \
242 (vifp)->v_refcnt--; \
243 if ((vifp)->v_refcnt == 0 && \
253 (vifp)->v_refcnt--; \
254 if ((vifp)->v_refcnt == 0 && \
831 vifp->v_refcnt++; in lock_good_vif()
873 vifp->v_refcnt != 0) { in add_vif()
884 vifp->v_refcnt++; in add_vif()