Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h259 int wlan_mesh_del_route(struct wlan_iface *wif, struct wlan_mesh_route *wmr);
H A Dwlan_sys.c3019 wlan_mesh_del_route(struct wlan_iface *wif, struct wlan_mesh_route *wmr) in wlan_mesh_del_route() function
H A Dwlan_snmp.c4292 wlan_mesh_del_route(wif, wmr) < 0) in wlan_mesh_delete_route()