Searched refs:RxSeqValid (Results 1 – 1 of 1) sorted by relevance
1290 static int RxSeqValid (struct airo_info *ai,miccntx *context,int mcast,u32 micSeq);1521 if (RxSeqValid(ai, context, mcast, micSEQ) == SUCCESS) { in decapsulate()1554 static int RxSeqValid (struct airo_info *ai,miccntx *context,int mcast,u32 micSeq) in RxSeqValid() function