Home
last modified time | relevance | path

Searched refs:ifnet_head_assert_exclusive (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/bsd/net/
H A Ddlil_var_private.h459 extern void ifnet_head_assert_exclusive(void);
H A Ddlil_subr.c1292 ifnet_head_assert_exclusive(void) in ifnet_head_assert_exclusive() function
H A Dif_var_private.h1596 __private_extern__ void ifnet_head_assert_exclusive(void);
H A Dif.c2496 ifnet_head_assert_exclusive(); in ifnet_remove_from_ordered_list()