Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dip_var.h145 #define IMO_LOCK_ASSERT_HELD(_imo) \ macro
158 IMO_LOCK_ASSERT_HELD(_imo); \
188 IMO_LOCK_ASSERT_HELD((_imo)); \
H A Din_mcast.c276 IMO_LOCK_ASSERT_HELD(imo); in imo_grow()
363 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_group()
407 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_source()
439 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_multi_filter()
H A Dip_output.c2938 IMO_LOCK_ASSERT_HELD(imo); in imo_addref()