Searched refs:R_Counter (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c168 NdisZeroMemory(pEntry->R_Counter,
169 sizeof(pEntry->R_Counter));
468 ADD_ONE_To_64BIT_VAR(pEntry->R_Counter);
561 NdisMoveMemory(pEntry->R_Counter, pMsg1->KeyDesc.ReplayCounter,
678 ADD_ONE_To_64BIT_VAR(pEntry->R_Counter);
765 NdisMoveMemory(pEntry->R_Counter, pMsg3->KeyDesc.ReplayCounter,
1011 ADD_ONE_To_64BIT_VAR(pEntry->R_Counter);
1091 NdisMoveMemory(pEntry->R_Counter, pGroup->KeyDesc.ReplayCounter,
2418 NdisMoveMemory(pMsg->KeyDesc.ReplayCounter, pEntry->R_Counter,
H A Dcmm_sanity.c1056 (pMsg->KeyDesc.ReplayCounter, pEntry->R_Counter,
1068 (pMsg->KeyDesc.ReplayCounter, pEntry->R_Counter,
1093 hex_dump("Current replay counter ", pEntry->R_Counter,
H A Dcmm_data.c1579 NdisZeroMemory(pEntry->R_Counter,
1580 sizeof(pEntry->R_Counter));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1545 u8 R_Counter[LEN_KEY_DESC_REPLAY]; member in struct:rt_mac_table_entry

Completed in 77 milliseconds