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