Searched refs:ms_ppath (Results 1 – 3 of 3) sorted by relevance
491 ms->ms_ppath = &mesh_proto_paths[i]; in mesh_select_proto_path()654 ms->ms_ppath->mpp_vdetach(vap); in mesh_vdetach()687 KASSERT(ms->ms_ppath, ("ms_ppath == NULL")); in mesh_vattach()688 ms->ms_ppath->mpp_vattach(vap); in mesh_vattach()935 ms->ms_ppath->mpp_peerdown(ni); in mesh_linkchange()1409 ms->ms_ppath->mpp_inact)); in mesh_recv_indiv_data_to_fwrd()1415 ms->ms_ppath->mpp_inact)); in mesh_recv_indiv_data_to_fwrd()1971 ms->ms_ppath->mpp_inact)); in mesh_recv_mgmt()3379 ms->ms_ppath->mpp_peerdown(ni); in ieee80211_mesh_node_cleanup()3505 len = strlen(ms->ms_ppath->mpp_descr); in mesh_ioctl_get80211()[all …]
526 struct ieee80211_mesh_proto_path *ms_ppath; member602 return ms->ms_ppath->mpp_discover(vap, dest, m); in ieee80211_mesh_discover()
936 ieee80211_mesh_rt_update(rttran, ms->ms_ppath->mpp_inact); in hwmp_update_transmitter()