Home
last modified time | relevance | path

Searched defs:wmr (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c2345 struct wlan_mesh_route *wmr; in op_wlan_mesh_route() local
4213 struct wlan_mesh_route *wmr; in wlan_mesh_free_routes() local
4226 struct wlan_mesh_route *wmr; in wlan_mesh_find_route() local
4242 struct wlan_mesh_route *wmr; in wlan_mesh_new_route() local
4255 wlan_mesh_free_route(struct wlan_mesh_route *wmr) in wlan_mesh_free_route()
4261 wlan_mesh_add_rtentry(struct wlan_iface *wif, struct wlan_mesh_route *wmr) in wlan_mesh_add_rtentry()
4289 wlan_mesh_delete_route(struct wlan_iface *wif, struct wlan_mesh_route *wmr) in wlan_mesh_delete_route()
4305 struct wlan_mesh_route *wmr, *twmr; in wlan_mesh_update_routes() local
4348 struct wlan_mesh_route *wmr; in wlan_mesh_get_next_route() local
4381 struct wlan_mesh_route *wmr; in wlan_mesh_route_set_status() local
H A Dwlan_sys.c3004 wlan_mesh_add_route(struct wlan_iface *wif, struct wlan_mesh_route *wmr) in wlan_mesh_add_route()
3019 wlan_mesh_del_route(struct wlan_iface *wif, struct wlan_mesh_route *wmr) in wlan_mesh_del_route()
3040 struct wlan_mesh_route *wmr; in wlan_mesh_get_routelist() local