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

/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.h2397 @function ifnet_list_get_all
2411 extern errno_t ifnet_list_get_all(ifnet_family_t family, ifnet_t **interfaces,
H A Dkpi_interface.c1653 ifnet_list_get_all(ifnet_family_t family, ifnet_t **list, u_int32_t *count) function
H A Dif.c3217 if (ifnet_list_get_all(IFNET_FAMILY_ANY, &ifp, &count) == 0) {

Completed in 34 milliseconds