Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dip_var.h143 #define IMO_LOCK_ASSERT_HELD(_imo) \ macro
156 IMO_LOCK_ASSERT_HELD(_imo); \
186 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.c2830 IMO_LOCK_ASSERT_HELD(imo); in imo_addref()