Searched refs:byMulticastCipher (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwmgr.c4893 unsigned char byMulticastCipher = KEY_CTL_INVALID; local
4904 byMulticastCipher = KEY_CTL_WEP;
4915 byMulticastCipher = KEY_CTL_WEP;
4917 byMulticastCipher = KEY_CTL_TKIP;
4919 byMulticastCipher = KEY_CTL_CCMP;
4921 byMulticastCipher = KEY_CTL_INVALID;
4948 byMulticastCipher = KEY_CTL_WEP;
4950 byMulticastCipher = KEY_CTL_TKIP;
4952 byMulticastCipher = KEY_CTL_CCMP;
4954 byMulticastCipher
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwmgr.c4754 BYTE byMulticastCipher = KEY_CTL_INVALID; local
4765 byMulticastCipher = KEY_CTL_WEP;
4776 byMulticastCipher = KEY_CTL_WEP;
4778 byMulticastCipher = KEY_CTL_TKIP;
4780 byMulticastCipher = KEY_CTL_CCMP;
4782 byMulticastCipher = KEY_CTL_INVALID;
4809 byMulticastCipher = KEY_CTL_WEP;
4811 byMulticastCipher = KEY_CTL_TKIP;
4813 byMulticastCipher = KEY_CTL_CCMP;
4815 byMulticastCipher
[all...]

Completed in 134 milliseconds