Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h140 #define IM6O_LOCK_ASSERT_HELD(_im6o) \ macro
153 IM6O_LOCK_ASSERT_HELD(_im6o); \
H A Din6_mcast.c279 IM6O_LOCK_ASSERT_HELD(imo); in im6o_grow()
332 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo)); in im6o_match_group()
383 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo)); in im6o_match_source()
416 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo)); in im6o_mc_filter()
H A Dip6_output.c3464 IM6O_LOCK_ASSERT_HELD(im6o); in im6o_addref()