Home
last modified time | relevance | path

Searched refs:my_lid (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c176 if (sta->my_lid == llid) in llid_in_use()
195 sta->my_lid = llid; in mesh_mpm_init_link()
343 wpabuf_put_le16(buf, sta->my_lid); in mesh_mpm_send_plink_action()
414 MACSTR " (my_lid=0x%x peer_lid=0x%x)", in mesh_mpm_send_plink_action()
415 type, MAC2STR(sta->addr), sta->my_lid, sta->peer_lid); in mesh_mpm_send_plink_action()
679 if (!sta->my_lid) in mesh_mpm_auth_peer()
728 if (!sta->my_lid) in mesh_mpm_add_peer()
1233 if (!sta->my_lid) in mesh_mpm_action_rx()
1337 } else if (sta->my_lid != llid || in mesh_mpm_action_rx()
1340 "MPM: lid mismatch: my_lid in mesh_mpm_action_rx()
[all...]
H A Dmesh_rsn.c482 if (sta->my_lid < sta->peer_lid) { in mesh_rsn_derive_mtk()
483 WPA_PUT_LE16(ptr, sta->my_lid); in mesh_rsn_derive_mtk()
490 WPA_PUT_LE16(ptr, sta->my_lid); in mesh_rsn_derive_mtk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c176 if (sta->my_lid == llid) in llid_in_use()
195 sta->my_lid = llid; in mesh_mpm_init_link()
345 wpabuf_put_le16(buf, sta->my_lid); in mesh_mpm_send_plink_action()
417 MACSTR " (my_lid=0x%x peer_lid=0x%x)", in mesh_mpm_send_plink_action()
418 type, MAC2STR(sta->addr), sta->my_lid, sta->peer_lid); in mesh_mpm_send_plink_action()
692 if (!sta->my_lid) in mesh_mpm_auth_peer()
742 if (!sta->my_lid) in mesh_mpm_add_peer()
1263 if (!sta->my_lid) in mesh_mpm_action_rx()
1367 } else if (sta->my_lid != llid || in mesh_mpm_action_rx()
1370 "MPM: lid mismatch: my_lid in mesh_mpm_action_rx()
[all...]
H A Dmesh_rsn.c494 if (sta->my_lid < sta->peer_lid) { in mesh_rsn_derive_mtk()
495 WPA_PUT_LE16(ptr, sta->my_lid); in mesh_rsn_derive_mtk()
502 WPA_PUT_LE16(ptr, sta->my_lid); in mesh_rsn_derive_mtk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h124 u16 my_lid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h83 u16 my_lid; member

Completed in 7 milliseconds