Searched refs:ifnet_lock_assert_t (Results 1 – 3 of 3) sorted by relevance
408 extern void ifnet_head_lock_assert(ifnet_lock_assert_t what);410 extern void ifnet_lock_assert(struct ifnet *ifp, ifnet_lock_assert_t what);
1017 _dlil_get_lock_assertion_type(ifnet_lock_assert_t what, unsigned int *type) in _dlil_get_lock_assertion_type()1061 ifnet_head_lock_assert(ifnet_lock_assert_t what) in ifnet_head_lock_assert()1071 ifnet_lock_assert(struct ifnet *ifp, ifnet_lock_assert_t what) in ifnet_lock_assert()
1580 } ifnet_lock_assert_t; typedef1600 __private_extern__ void ifnet_lock_assert(struct ifnet *, ifnet_lock_assert_t);