Searched refs:mesh_matches_local (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh.h228 bool mesh_matches_local(struct ieee802_11_elems *ie,
H A Dmesh.c61 * mesh_matches_local - check if the config of a mesh point matches ours
69 bool mesh_matches_local(struct ieee802_11_elems *ie, struct ieee80211_sub_if_data *sdata) function
576 mesh_matches_local(&elems, sdata)) {
H A Dmesh_plink.c489 if (ftype != PLINK_CLOSE && (!mesh_matches_local(&elems, sdata))) {

Completed in 65 milliseconds