Searched refs:micSEQ (Results 1 – 1 of 1) sorted by relevance
1461 u32 micSEQ; in decapsulate() local1486 micSEQ = ntohl(mic->seq); //store SEQ as CPU order in decapsulate()1492 if ((micSEQ & 1) == 0) { in decapsulate()1529 if (RxSeqValid(ai, context, mcast, micSEQ) == SUCCESS) { in decapsulate()