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