Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dif_var.h1818 IFNET_LCK_ASSERT_SHARED, /* RW: held as reader */ enumerator
H A Dif.c2051 ifnet_lock_assert(ifp, IFNET_LCK_ASSERT_SHARED); in ifioctl_getnetagents()
H A Ddlil.c1753 case IFNET_LCK_ASSERT_SHARED: in ifnet_lock_assert()