Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_scan.h288 uint8_t se_meshid[2+IEEE80211_MESHID_LEN];
H A Dieee80211_mesh.h508 uint8_t ms_id[IEEE80211_MESHID_LEN];
H A Dieee80211_node.h208 uint8_t ni_meshid[IEEE80211_MESHID_LEN];
H A Dieee80211_mesh.c2027 IEEE80211_MESHID_LEN, return); in mesh_recv_mgmt()
2733 + 2 + IEEE80211_MESHID_LEN in mesh_send_action_meshpeering_open()
2796 + 2 + IEEE80211_MESHID_LEN in mesh_send_action_meshpeering_confirm()
2859 + 2 + IEEE80211_MESHID_LEN in mesh_send_action_meshpeering_close()
3530 if (ireq->i_val != 0 || ireq->i_len > IEEE80211_MESHID_LEN) in mesh_ioctl_set80211()
H A Dieee80211_input.c750 IEEE80211_VERIFY_ELEMENT(scan->meshid, IEEE80211_MESHID_LEN, in ieee80211_parse_beacon()
H A Dieee80211.h328 #define IEEE80211_MESHID_LEN 32 macro
H A Dieee80211_output.c3127 + 2 + IEEE80211_MESHID_LEN in ieee80211_alloc_proberesp()