Searched refs:BIP_MAX_KEYID (Results 1 – 2 of 2) sorted by relevance
105 union Keytype dot118021XGrpKey[BIP_MAX_KEYID + 1]; /* 802.1x Group Key, for inx0 and inx1 */106 union Keytype dot118021XGrptxmickey[BIP_MAX_KEYID + 1];107 union Keytype dot118021XGrprxmickey[BIP_MAX_KEYID + 1];111 union Keytype dot11wBIPKey[BIP_MAX_KEYID + 1]; /* BIP Key, for index4 and index5 */
431 #define BIP_MAX_KEYID 5 macro