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