Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/ !
H A Dip6_var.h151 #define IM6O_LOCK_ASSERT_HELD(_im6o) \ macro
164 IM6O_LOCK_ASSERT_HELD(_im6o); \
H A Din6_mcast.c276 IM6O_LOCK_ASSERT_HELD(imo); in im6o_grow()
356 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo)); in im6o_match_group()
407 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo)); in im6o_match_source()
440 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo)); in im6o_mc_filter()
H A Dip6_output.c3561 IM6O_LOCK_ASSERT_HELD(im6o); in im6o_addref()