Home
last modified time | relevance | path

Searched refs:byReplayIdx (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/vt6655/
Dwpa.c83 pBSSList->byReplayIdx = 0; in WPA_ClearRSN()
206 pBSSList->byReplayIdx = 2 << ((*pbyCaps >> WPA_REPLAYBITSSHIFT) & WPA_REPLAYBITS); in WPA_ParseRSN()
Dbssdb.h118 unsigned char byReplayIdx; member