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