Searched refs:PAIRWISE_2 (Results 1 – 1 of 1) sorted by relevance
1023 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator1113 msg = PAIRWISE_2; in wpa_receive()1117 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 || in wpa_receive()1163 if (msg == PAIRWISE_2 && in wpa_receive()1201 if (msg == PAIRWISE_2 && in wpa_receive()1236 case PAIRWISE_2: in wpa_receive()1394 if (msg == PAIRWISE_2) { in wpa_receive()