Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dif_bridge.c256 #define BRIDGE_LOCK_ASSERT_HELD(_sc) \ macro
278 BRIDGE_LOCK_ASSERT_HELD(_sc); \
297 BRIDGE_LOCK_ASSERT_HELD(_sc); \
304 BRIDGE_LOCK_ASSERT_HELD(_sc); \
1225 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_unlock()
1239 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_lock2ref()
1283 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_xlock()
1302 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_xdrop()
2210 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_lookup_member()
2232 BRIDGE_LOCK_ASSERT_HELD(sc); in bridge_lookup_member_if()
[all …]