Searched refs:mesh_verify_meshid (Results 1 – 1 of 1) sorted by relevance
95 static int mesh_verify_meshid(struct ieee80211vap *, const uint8_t *);2169 if (sendclose == 0 && mesh_verify_meshid(vap, meshid)) { in mesh_parse_meshpeering_action()3082 mesh_verify_meshid(struct ieee80211vap *vap, const uint8_t *ie) in mesh_verify_meshid() function