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