Searched refs:wlan_mesh_new_route (Results 1 – 3 of 3) sorted by relevance
283 struct wlan_mesh_route *wlan_mesh_new_route(const uint8_t *dstmac);
3050 if ((wmr = wlan_mesh_new_route(rt->imr_dest)) == NULL) in wlan_mesh_get_routelist()
4240 wlan_mesh_new_route(const uint8_t *dstmac) in wlan_mesh_new_route() function4405 if ((wmr = wlan_mesh_new_route(mac)) == NULL) in wlan_mesh_route_set_status()