Searched refs:MsgType (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_sanity.c1018 u8 MsgType, struct rt_mac_table_entry *pEntry)
1041 /* 0. Check MsgType */
1042 if ((MsgType > EAPOL_GROUP_MSG_2) || (MsgType < EAPOL_PAIR_MSG_1)) {
1044 ("The message type is invalid(%d)! \n", MsgType));
1048 if (MsgType == EAPOL_PAIR_MSG_1 || MsgType == EAPOL_PAIR_MSG_3 || MsgType == EAPOL_GROUP_MSG_1) /* For supplicant */
1064 } else if (MsgType == EAPOL_PAIR_MSG_2 || MsgType
1015 PeerWpaMessageSanity(struct rt_rtmp_adapter *pAd, struct rt_eapol_packet * pMsg, unsigned long MsgLen, u8 MsgType, struct rt_mac_table_entry *pEntry) argument
[all...]
H A Dcmm_wpa.c60 u8 MsgType,
1215 MsgType Internal Message definition for MLME state machine
1229 BOOLEAN WpaMsgTypeSubst(u8 EAPType, int * MsgType) argument
1233 *MsgType = MT2_EAPPacket;
1236 *MsgType = MT2_EAPOLStart;
1239 *MsgType = MT2_EAPOLLogoff;
1242 *MsgType = MT2_EAPOLKey;
1245 *MsgType = MT2_EAPOLASFAlert;
2125 u8 MsgType,
2136 if (MsgType
2121 RTMPParseEapolKeyData(struct rt_rtmp_adapter *pAd, u8 *pKeyData, u8 KeyDataLen, u8 GroupKeyIndex, u8 MsgType, IN BOOLEAN bWPA2, struct rt_mac_table_entry *pEntry) argument
2323 ConstructEapolMsg(struct rt_mac_table_entry *pEntry, u8 GroupKeyWepStatus, u8 MsgType, u8 DefaultKeyIdx, u8 * KeyNonce, u8 * TxRSC, u8 * GTK, u8 * RSNIE, u8 RSNIE_Len, struct rt_eapol_packet * pMsg) argument
2486 ConstructEapolKeyData(struct rt_mac_table_entry *pEntry, u8 GroupKeyWepStatus, u8 keyDescVer, u8 MsgType, u8 DefaultKeyIdx, u8 * GTK, u8 * RSNIE, u8 RSNIE_LEN, struct rt_eapol_packet * pMsg) argument
[all...]
H A Dmlme.c484 if (Elem->MsgType == MT2_RESET_CONF) {
4675 * \param MsgType The Message Type
4689 unsigned long MsgType, unsigned long MsgLen, void * Msg)
4722 Queue->Entry[Tail].MsgType = MsgType;
4758 int MsgType; local
4780 if (!MsgTypeSubst(pAd, pFrame, &Machine, &MsgType)) {
4796 Queue->Entry[Tail].MsgType = MsgType;
4978 * \param *MsgType th
4687 MlmeEnqueue(struct rt_rtmp_adapter *pAd, unsigned long Machine, unsigned long MsgType, unsigned long MsgLen, void * Msg) argument
4986 MsgTypeSubst(struct rt_rtmp_adapter *pAd, struct rt_frame_802_11 * pFrame, int * Machine, int * MsgType) argument
[all...]
H A Dcmm_mac_usb.c1099 pMsgElem->MsgType = MT2_MLME_DISASSOC_REQ;
H A Dcmm_mac_pci.c1570 pMsgElem->MsgType = MT2_MLME_DISASSOC_REQ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Dcmm_sanity.c1018 u8 MsgType, struct rt_mac_table_entry *pEntry)
1041 /* 0. Check MsgType */
1042 if ((MsgType > EAPOL_GROUP_MSG_2) || (MsgType < EAPOL_PAIR_MSG_1)) {
1044 ("The message type is invalid(%d)! \n", MsgType));
1048 if (MsgType == EAPOL_PAIR_MSG_1 || MsgType == EAPOL_PAIR_MSG_3 || MsgType == EAPOL_GROUP_MSG_1) /* For supplicant */
1064 } else if (MsgType == EAPOL_PAIR_MSG_2 || MsgType
1015 PeerWpaMessageSanity(struct rt_rtmp_adapter *pAd, struct rt_eapol_packet * pMsg, unsigned long MsgLen, u8 MsgType, struct rt_mac_table_entry *pEntry) argument
[all...]
H A Dcmm_wpa.c60 u8 MsgType,
1215 MsgType Internal Message definition for MLME state machine
1229 BOOLEAN WpaMsgTypeSubst(u8 EAPType, int * MsgType) argument
1233 *MsgType = MT2_EAPPacket;
1236 *MsgType = MT2_EAPOLStart;
1239 *MsgType = MT2_EAPOLLogoff;
1242 *MsgType = MT2_EAPOLKey;
1245 *MsgType = MT2_EAPOLASFAlert;
2125 u8 MsgType,
2136 if (MsgType
2121 RTMPParseEapolKeyData(struct rt_rtmp_adapter *pAd, u8 *pKeyData, u8 KeyDataLen, u8 GroupKeyIndex, u8 MsgType, IN BOOLEAN bWPA2, struct rt_mac_table_entry *pEntry) argument
2323 ConstructEapolMsg(struct rt_mac_table_entry *pEntry, u8 GroupKeyWepStatus, u8 MsgType, u8 DefaultKeyIdx, u8 * KeyNonce, u8 * TxRSC, u8 * GTK, u8 * RSNIE, u8 RSNIE_Len, struct rt_eapol_packet * pMsg) argument
2486 ConstructEapolKeyData(struct rt_mac_table_entry *pEntry, u8 GroupKeyWepStatus, u8 keyDescVer, u8 MsgType, u8 DefaultKeyIdx, u8 * GTK, u8 * RSNIE, u8 RSNIE_LEN, struct rt_eapol_packet * pMsg) argument
[all...]
H A Dmlme.c484 if (Elem->MsgType == MT2_RESET_CONF) {
4675 * \param MsgType The Message Type
4689 unsigned long MsgType, unsigned long MsgLen, void * Msg)
4722 Queue->Entry[Tail].MsgType = MsgType;
4758 int MsgType; local
4780 if (!MsgTypeSubst(pAd, pFrame, &Machine, &MsgType)) {
4796 Queue->Entry[Tail].MsgType = MsgType;
4978 * \param *MsgType th
4687 MlmeEnqueue(struct rt_rtmp_adapter *pAd, unsigned long Machine, unsigned long MsgType, unsigned long MsgLen, void * Msg) argument
4986 MsgTypeSubst(struct rt_rtmp_adapter *pAd, struct rt_frame_802_11 * pFrame, int * Machine, int * MsgType) argument
[all...]
H A Dcmm_mac_usb.c1099 pMsgElem->MsgType = MT2_MLME_DISASSOC_REQ;
H A Dcmm_mac_pci.c1570 pMsgElem->MsgType = MT2_MLME_DISASSOC_REQ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c160 if (Elem->MsgType == MT2_SCAN_CONF) {
178 if (Elem->MsgType == MT2_DISASSOC_CONF) {
190 if (Elem->MsgType == MT2_SCAN_CONF) {
218 Elem->MsgType));
238 switch (Elem->MsgType) {
278 ("CNTL - Illegal message in CntlIdleProc(MsgType=%ld)\n",
279 Elem->MsgType));
712 if (Elem->MsgType == MT2_DISASSOC_CONF) {
757 if (Elem->MsgType == MT2_JOIN_CONF) {
839 if (Elem->MsgType
2371 MlmeCntlConfirm(struct rt_rtmp_adapter *pAd, unsigned long MsgType, u16 Msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/sta/
H A Dconnect.c160 if (Elem->MsgType == MT2_SCAN_CONF) {
178 if (Elem->MsgType == MT2_DISASSOC_CONF) {
190 if (Elem->MsgType == MT2_SCAN_CONF) {
218 Elem->MsgType));
238 switch (Elem->MsgType) {
278 ("CNTL - Illegal message in CntlIdleProc(MsgType=%ld)\n",
279 Elem->MsgType));
712 if (Elem->MsgType == MT2_DISASSOC_CONF) {
757 if (Elem->MsgType == MT2_JOIN_CONF) {
839 if (Elem->MsgType
2371 MlmeCntlConfirm(struct rt_rtmp_adapter *pAd, unsigned long MsgType, u16 Msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Drndis.c787 u32 MsgType, MsgLength; local
795 MsgType = get_unaligned_le32(tmp++);
808 switch (MsgType) {
855 __func__ , MsgType, MsgLength);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dwpa.h371 BOOLEAN WpaMsgTypeSubst(u8 EAPType, int * MsgType);
H A Drt_main_dev.c113 MsgElem->MsgType = MT2_MLME_DISASSOC_REQ;
H A Drtmp.h2784 unsigned long MsgType, unsigned long MsgLen, void *Msg);
2805 int *Machine, int *MsgType);
2867 void MlmeCntlConfirm(struct rt_rtmp_adapter *pAd, unsigned long MsgType, u16 Msg);
3138 u8 MsgType, struct rt_mac_table_entry *pEntry);
3445 u8 MsgType,
3450 u8 MsgType,
H A Dmlme.h827 unsigned long MsgType; member in struct:rt_mlme_queue_elem
H A Dsta_ioctl.c1603 MsgElem.MsgType = MT2_MLME_DISASSOC_REQ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Drndis.c787 u32 MsgType, MsgLength; local
795 MsgType = get_unaligned_le32(tmp++);
808 switch (MsgType) {
855 __func__ , MsgType, MsgLength);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Dwpa.h371 BOOLEAN WpaMsgTypeSubst(u8 EAPType, int * MsgType);
H A Drt_main_dev.c113 MsgElem->MsgType = MT2_MLME_DISASSOC_REQ;
H A Drtmp.h2784 unsigned long MsgType, unsigned long MsgLen, void *Msg);
2805 int *Machine, int *MsgType);
2867 void MlmeCntlConfirm(struct rt_rtmp_adapter *pAd, unsigned long MsgType, u16 Msg);
3138 u8 MsgType, struct rt_mac_table_entry *pEntry);
3445 u8 MsgType,
3450 u8 MsgType,
H A Dmlme.h827 unsigned long MsgType; member in struct:rt_mlme_queue_elem
H A Dsta_ioctl.c1603 MsgElem.MsgType = MT2_MLME_DISASSOC_REQ;

Completed in 469 milliseconds