Lines Matching refs:peer_lid
197 sta->peer_lid = 0; in mesh_mpm_init_link()
355 wpabuf_put_le16(buf, sta->peer_lid); in mesh_mpm_send_plink_action()
440 type, MAC2STR(sta->addr), sta->my_lid, sta->peer_lid); in mesh_mpm_send_plink_action()
1359 } else if (sta->peer_lid && sta->peer_lid != plid) { in mesh_mpm_action_rx()
1362 sta->peer_lid, plid); in mesh_mpm_action_rx()
1365 sta->peer_lid = plid; in mesh_mpm_action_rx()
1377 (sta->peer_lid && sta->peer_lid != plid)) { in mesh_mpm_action_rx()
1380 sta->my_lid, llid, sta->peer_lid, plid); in mesh_mpm_action_rx()
1383 if (!sta->peer_lid) in mesh_mpm_action_rx()
1384 sta->peer_lid = plid; in mesh_mpm_action_rx()
1401 else if (sta->peer_lid != plid) { in mesh_mpm_action_rx()
1404 sta->peer_lid, plid); in mesh_mpm_action_rx()