Home
last modified time | relevance | path

Searched refs:radio_type (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Dnecp.h870 u_int8_t radio_type; member
H A Dnecp_client.c10340 interface_details.radio_type = interface->if_radio_type; in necp_client_copy_interface()
10341 if (interface_details.radio_type == 0 && interface->if_delegated.ifp) { in necp_client_copy_interface()
10342 interface_details.radio_type = interface->if_delegated.ifp->if_radio_type; in necp_client_copy_interface()