Home | History | Annotate | Download | only in ap

Lines Matching refs:trans_id

1045 	u8 *trans_id, *nbuf;
1064 trans_id = nbuf + sta->sa_query_count * WLAN_SA_QUERY_TR_ID_LEN;
1068 if (os_get_random(trans_id, WLAN_SA_QUERY_TR_ID_LEN) < 0) {
1074 trans_id[0] = 0x12;
1075 trans_id[1] = 0x34;
1087 ieee802_11_send_sa_query_req(hapd, sta->addr, trans_id);