Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h141 #define IMO_LOCK_ASSERT_HELD(_imo) \ macro
154 IMO_LOCK_ASSERT_HELD(_imo); \
H A Din_mcast.c277 IMO_LOCK_ASSERT_HELD(imo); in imo_grow()
331 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_group()
375 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo)); in imo_match_source()
407 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()