Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h283 struct wlan_mesh_route *wlan_mesh_new_route(const uint8_t *dstmac);
H A Dwlan_sys.c3050 if ((wmr = wlan_mesh_new_route(rt->imr_dest)) == NULL) in wlan_mesh_get_routelist()
H A Dwlan_snmp.c4240 wlan_mesh_new_route(const uint8_t *dstmac) in wlan_mesh_new_route() function
4405 if ((wmr = wlan_mesh_new_route(mac)) == NULL) in wlan_mesh_route_set_status()