Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_var.h143 #define IMO_LOCK_ASSERT_HELD(_imo) \ macro
156 IMO_LOCK_ASSERT_HELD(_imo); \
H A Din_mcast.c277 IMO_LOCK_ASSERT_HELD(imo); in imo_grow()
329 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_group()
373 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_source()
405 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_multi_filter()
H A Dip_output.c2816 IMO_LOCK_ASSERT_HELD(imo); in imo_addref()