Home
last modified time | relevance | path

Searched refs:IEEE80211_MESHID_LEN (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_scan.h286 uint8_t se_meshid[2+IEEE80211_MESHID_LEN];
H A Dieee80211_mesh.h510 uint8_t ms_id[IEEE80211_MESHID_LEN];
H A Dieee80211_node.h210 uint8_t ni_meshid[IEEE80211_MESHID_LEN];
H A Dieee80211_mesh.c2032 IEEE80211_MESHID_LEN, return); in mesh_recv_mgmt()
2738 + 2 + IEEE80211_MESHID_LEN in mesh_send_action_meshpeering_open()
2801 + 2 + IEEE80211_MESHID_LEN in mesh_send_action_meshpeering_confirm()
2864 + 2 + IEEE80211_MESHID_LEN in mesh_send_action_meshpeering_close()
3535 if (ireq->i_val != 0 || ireq->i_len > IEEE80211_MESHID_LEN) in mesh_ioctl_set80211()
H A Dieee80211.h220 #define IEEE80211_MESHID_LEN 32 macro
H A Dieee80211_output.c3054 + 2 + IEEE80211_MESHID_LEN in ieee80211_alloc_proberesp()