Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dip_var.h144 #define IMO_LOCK_ASSERT_HELD(_imo) \ macro
157 IMO_LOCK_ASSERT_HELD(_imo); \
187 IMO_LOCK_ASSERT_HELD((_imo)); \
H A Din_mcast.c276 IMO_LOCK_ASSERT_HELD(imo); in imo_grow()
361 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_group()
405 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_source()
437 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_multi_filter()
H A Dip_output.c2831 IMO_LOCK_ASSERT_HELD(imo); in imo_addref()