Searched refs:wlan_mesh_new_route (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h286 struct wlan_mesh_route *wlan_mesh_new_route(const uint8_t *dstmac);
H A Dwlan_sys.c3053 if ((wmr = wlan_mesh_new_route(rt->imr_dest)) == NULL)
H A Dwlan_snmp.c4243 wlan_mesh_new_route(const uint8_t *dstmac) function
4408 if ((wmr = wlan_mesh_new_route(mac)) == NULL)

Completed in 171 milliseconds