Searched refs:mesh_path_del (Results 1 – 4 of 4) sorted by relevance
317 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr);
886 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr) in mesh_path_del() function1132 mesh_path_del(mpath->sdata, mpath->dst); in mesh_path_expire()
2106 mesh_path_del(mpath->sdata, mpath->dst); in ieee80211_build_hdr()
1435 return mesh_path_del(sdata, dst); in ieee80211_del_mpath()