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

/xnu-2782.1.97/bsd/netinet/
H A Dip_var.h152 #define IMO_LOCK_ASSERT_HELD(_imo) \ macro
165 IMO_LOCK_ASSERT_HELD(_imo); \
H A Din_mcast.c295 IMO_LOCK_ASSERT_HELD(imo);
345 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo));
388 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo));
420 IMO_LOCK_ASSERT_HELD(__DECONST(struct ip_moptions *, imo));
H A Dip_output.c2901 IMO_LOCK_ASSERT_HELD(imo);

Completed in 90 milliseconds