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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h150 #define IM6O_LOCK_ASSERT_HELD(_im6o) \ macro
163 IM6O_LOCK_ASSERT_HELD(_im6o); \
H A Din6_mcast.c299 IM6O_LOCK_ASSERT_HELD(imo);
349 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo));
397 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo));
429 IM6O_LOCK_ASSERT_HELD(__DECONST(struct ip6_moptions *, imo));
H A Dip6_output.c3135 IM6O_LOCK_ASSERT_HELD(im6o);

Completed in 24 milliseconds