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