Searched refs:__mesh_path_del (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_pathtbl.c | 522 static void __mesh_path_del(struct mesh_table *tbl, struct mesh_path *mpath) in __mesh_path_del() function 550 __mesh_path_del(tbl, mpath); in mesh_path_flush_by_nexthop() 565 __mesh_path_del(tbl, mpath); in mpp_flush_by_proxy() 577 __mesh_path_del(tbl, mpath); in table_flush_by_iface() 618 __mesh_path_del(tbl, mpath); in table_path_del() 788 __mesh_path_del(tbl, mpath); in mesh_path_tbl_expire()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_pathtbl.c | 797 static void __mesh_path_del(struct mesh_table *tbl, struct mesh_path *mpath) in __mesh_path_del() function 829 __mesh_path_del(tbl, mpath); in mesh_path_flush_by_nexthop() 844 __mesh_path_del(tbl, mpath); in mpp_flush_by_proxy() 856 __mesh_path_del(tbl, mpath); in table_flush_by_iface() 897 __mesh_path_del(tbl, mpath); in table_path_del() 1056 __mesh_path_del(tbl, mpath); in mesh_path_tbl_expire()
|
Completed in 4 milliseconds