Searched refs:radio_type (Results 1 – 2 of 2) sorted by relevance
782 u_int8_t radio_type; member
9030 interface_details.radio_type = interface->if_radio_type; in necp_client_copy_interface()9031 if (interface_details.radio_type == 0 && interface->if_delegated.ifp) { in necp_client_copy_interface()9032 interface_details.radio_type = interface->if_delegated.ifp->if_radio_type; in necp_client_copy_interface()