Searched refs:ifc_req (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif.h568 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */ macro
H A Dif.c1470 error = ifconf(cmd, CAST_USER_ADDR_T(ifc.ifc_req),
1480 error = ifconf(cmd, ifc.ifc_req, &ifc.ifc_len);

Completed in 26 milliseconds