Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1838 #define ILL_FREE_OK(ill) \ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_multi.c1707 if (ILL_FREE_OK(ill)) in ilm_delete()
H A Dip_if.c4867 if (!ILL_FREE_OK(ill) || ill->ill_refcnt != 0) { in ill_is_freeable()