Searched refs:if_radio_type (Results 1 – 4 of 4) sorted by relevance
1040 u_int8_t if_radio_type; member
4453 changed = ifp->if_radio_type != ifr->ifr_radio_details.technology || in ifioctl_ifreq()4455 ifp->if_radio_type = ifr->ifr_radio_details.technology; in ifioctl_ifreq()
10309 interface_details.radio_type = interface->if_radio_type; in necp_client_copy_interface()10311 interface_details.radio_type = interface->if_delegated.ifp->if_radio_type; in necp_client_copy_interface()
5144 ifp->if_radio_type = 0; in ifnet_attach()