Home | History | Annotate | Download | only in rsn_supp

Lines Matching defs:initiator

56 	u8 Snonce[WPA_NONCE_LEN]; /* Initiator Nonce in TDLS */
97 int initiator; /* whether this end was initiator for TDLS setup */
99 u8 inonce[WPA_NONCE_LEN]; /* Initiator Nonce */
101 u8 rsnie_i[TDLS_MAX_IE_LEN]; /* Initiator RSN IE */
221 int initiator, const u8 *buf, size_t len)
224 status_code, peer_capab, initiator, buf,
231 int initiator, const u8 *msg, size_t msg_len)
236 "dialog_token=%u status_code=%u peer_capab=%u initiator=%d "
239 peer_capab, initiator, (unsigned int) msg_len);
242 status_code, peer_capab, initiator, msg,
339 peer->initiator,
469 /* 1) TDLS initiator STA MAC address */
625 if (peer->initiator) {
671 peer->initiator = 0;
710 if (peer->initiator) {
800 reason_code, 0, peer->initiator, rbuf, pos - rbuf);
975 * @initiator - was this end the initiator of the connection
980 u8 tdls_action, u8 dialog_token, int initiator,
987 0, initiator, NULL, 0);
1041 * FTIE: ANonce=0, SNonce=initiator nonce MIC=0, DataKDs=(RSNIE_I,
1123 /* Initiator RSN IE */
1132 "TDLS: Failed to get random data for initiator Nonce");
1137 wpa_hexdump(MSG_DEBUG, "TDLS: Initiator Nonce for TPK handshake",
1193 1, 0, 0, peer->initiator, rbuf, pos - rbuf);
1214 /* Peer RSN IE, FTIE(Initiator Nonce, Responder Nonce),
1268 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime %u seconds from initiator",
1283 dtoken, 0, 0, peer->initiator, rbuf,
1306 /* Peer RSN IE, FTIE(Initiator Nonce, Responder Nonce),
1381 dtoken, 0, peer_capab, peer->initiator,
1459 /* Initiator RSN IE */
1782 } else if (peer->initiator) {
1787 * continue as the initiator. The other negotiation is
1832 wpa_printf(MSG_DEBUG, "TDLS: TPK M1 - TPK initiator " MACSTR,
1868 peer->initiator = 1;
1906 wpa_printf(MSG_INFO, "TDLS: Too long Initiator RSN IE in "
1966 peer->initiator = 0; /* Need to check */
2088 * Start the initiator process a bit earlier to avoid race
2091 if (lifetime > 3 && peer->initiator)
2143 if (!peer->initiator) {
2149 wpa_printf(MSG_INFO, "TDLS: We were not the initiator, so "
2604 peer->initiator = 1;