Home
last modified time | relevance | path

Searched refs:peer_aid (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c197 sta->peer_aid = 0; in mesh_mpm_init_link()
444 params.peer_aid = sta->peer_aid; in wpa_mesh_set_plink_state()
771 params.peer_aid = sta->peer_aid; in mesh_mpm_add_peer()
1346 sta->peer_aid = aid; in mesh_mpm_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c197 sta->peer_aid = 0; in mesh_mpm_init_link()
450 params.peer_aid = sta->peer_aid; in wpa_mesh_set_plink_state()
784 params.peer_aid = sta->peer_aid; in mesh_mpm_add_peer()
1376 sta->peer_aid = aid; in mesh_mpm_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h125 u16 peer_aid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h84 u16 peer_aid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h1834 u16 peer_aid; member
H A Ddriver_nl80211.c4610 wpa_printf(MSG_DEBUG, " * peer_aid=%u", params->aid); in wpa_driver_nl80211_sta_add()
4682 if (params->plink_state == PLINK_ESTAB && params->peer_aid) { in wpa_driver_nl80211_sta_add()
4684 params->peer_aid); in wpa_driver_nl80211_sta_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h2290 u16 peer_aid; member
H A Ddriver_nl80211.c5424 wpa_printf(MSG_DEBUG, " * peer_aid=%u", params->aid); in wpa_driver_nl80211_sta_add()
5496 if (params->plink_state == PLINK_ESTAB && params->peer_aid) { in wpa_driver_nl80211_sta_add()
5498 params->peer_aid); in wpa_driver_nl80211_sta_add()

Completed in 47 milliseconds