Searched refs:Msg (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr031/src/
H A Dhdbrec.h12 char Msg[10]; member in struct:__HDbRec
H A Dserver.c235 strcpy(rcrd.Msg, "Table1"); /* Table 1. */
246 strcpy(rcrd.Msg, "Table2"); /* Table 2. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsmsdvb.c479 struct SmsMsgHdr_ST Msg = { MSG_SMS_GET_STATISTICS_REQ, local
484 rc = smsdvb_sendrequest_and_wait(client, &Msg, sizeof(Msg),
602 struct SmsMsgHdr_ST Msg; member in struct:__anon12153
604 } Msg; local
613 Msg.Msg.msgSrcId = DVBT_BDA_CONTROL_MSG_ID;
614 Msg.Msg.msgDstId = HIF_TASK;
615 Msg
669 struct SmsMsgHdr_ST Msg; member in struct:__anon12154
671 } Msg; local
[all...]
H A Dsmsusb.c278 struct SmsMsgHdr_ST Msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, local
286 return smsusb_sendrequest(context, &Msg, sizeof(Msg));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus_private.h98 unsigned char Msg[0]; member in struct:VMBUS_MSGINFO
H A Dchannel_mgmt.c555 requestHeader = (struct vmbus_channel_message_header *)msgInfo->Msg;
558 openMsg = (struct vmbus_channel_open_channel *)msgInfo->Msg;
600 requestHeader = (struct vmbus_channel_message_header *)msgInfo->Msg;
645 requestHeader = (struct vmbus_channel_message_header *)msgInfo->Msg;
684 requestHeader = (struct vmbus_channel_message_header *)msgInfo->Msg;
777 msg = (struct vmbus_channel_message_header *)msgInfo->Msg;
H A Dchannel.c200 openMsg = (struct vmbus_channel_open_channel *)openInfo->Msg;
344 gpaHeader = (struct vmbus_channel_gpadl_header *)msgHeader->Msg;
379 (struct vmbus_channel_gpadl_body *)msgBody->Msg;
401 gpaHeader = (struct vmbus_channel_gpadl_header *)msgHeader->Msg;
456 gpadlMsg = (struct vmbus_channel_gpadl_header *)msgInfo->Msg;
486 (struct vmbus_channel_gpadl_body *)subMsgInfo->Msg;
549 msg = (struct vmbus_channel_gpadl_teardown *)info->Msg;
601 msg = (struct vmbus_channel_close_channel *)info->Msg;
H A Dchannel_mgmt.h306 unsigned char Msg[0]; member in struct:vmbus_channel_msginfo
H A Dconnection.c104 msg = (struct vmbus_channel_initiate_contact *)msgInfo->Msg;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Daction.c112 pInfo = (struct rt_mlme_addba_req *)Elem->Msg;
115 if (MlmeAddBAReqSanity(pAd, Elem->Msg, Elem->MsgLen, Addr)) {
202 pInfo = (struct rt_mlme_delba_req *)Elem->Msg;
208 if (MlmeDelBAReqSanity(pAd, Elem->Msg, Elem->MsgLen)) {
301 u8 Action = Elem->Msg[LENGTH_802_11 + 1];
330 Category = Elem->Msg[LENGTH_802_11];
333 hex_dump("Reserved Action Frame", &Elem->Msg[0], Elem->MsgLen);
359 pFrame = (struct rt_frame_ht_info *) & Elem->Msg[0];
392 u8 Action = Elem->Msg[LENGTH_802_11 + 1];
408 Elem->Msg[LENGTH_802_1
[all...]
H A Dcmm_sanity.c62 void * Msg, unsigned long MsgLen, u8 *pAddr2)
66 pInfo = (struct rt_mlme_addba_req *)Msg;
100 BOOLEAN MlmeDelBAReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen) argument
103 pInfo = (struct rt_mlme_delba_req *)Msg;
243 BOOLEAN PeerBeaconAndProbeRspSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 MsgChannel, u8 *pAddr2, u8 *pBssid, char Ssid[], u8 * pSsidLen, u8 * pBssType, u16 * pBeaconPeriod, u8 * pChannel, u8 * pNewChannel, OUT LARGE_INTEGER * pTimestamp, struct rt_cf_parm * pCfParm, u16 * pAtimWin, u16 * pCapabilityInfo, u8 * pErp, u8 * pDtimCount, u8 * pDtimPeriod, u8 * pBcastFlag, u8 * pMessageToMe, u8 SupRate[], u8 * pSupRateLen, u8 ExtRate[], u8 * pExtRateLen, u8 * pCkipFlag, u8 * pAironetCellPowerLimit, struct rt_edca_parm *pEdcaParm, struct rt_qbss_load_parm *pQbssLoad, struct rt_qos_capability_parm *pQosCapability, unsigned long * pRalinkIe, u8 * pHtCapabilityLen, u8 * pPreNHtCapabilityLen, struct rt_ht_capability_ie * pHtCapability, u8 * AddHtInfoLen, struct rt_add_ht_info_ie * AddHtInfo, u8 * NewExtChannelOffset, /* Ht extension channel offset(above or below) */ argument
287 pFrame = (struct rt_frame_802_11 *) Msg;
734 void * Msg,
742 Info = (struct rt_mlme_scan_req *)(Msg);
783 void * Msg,
787 struct rt_frame_802_11 * pFrame = (struct rt_frame_802_11 *) Msg;
61 MlmeAddBAReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pAddr2) argument
733 MlmeScanReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 * pBssType, char Ssid[], u8 * pSsidLen, u8 * pScanType) argument
782 PeerDeauthSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pAddr2, u16 * pReason) argument
806 PeerAuthSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pAddr, u16 * pAlg, u16 * pSeq, u16 * pStatus, char * pChlgText) argument
856 MlmeAuthReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pAddr, unsigned long * pTimeout, u16 * pAlg) argument
890 MlmeAssocReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pApAddr, u16 * pCapabilityInfo, unsigned long * pTimeout, u16 * pListenIntv) argument
919 PeerDisassocSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pAddr2, u16 * pReason) argument
[all...]
H A Dba_action.c813 NdisMoveMemory(Elem->Msg, &DelbaReq,
853 NdisMoveMemory(Elem->Msg, &DelbaReq, sizeof(DelbaReq));
922 NdisMoveMemory(Elem->Msg, &DelbaReq,
1091 /*hex_dump("AddBAReq", Elem->Msg, Elem->MsgLen); */
1099 ptemp = (unsigned long *)Elem->Msg;
1102 if (PeerAddBAReqActionSanity(pAd, Elem->Msg, Elem->MsgLen, pAddr)) {
1106 pAddreqFrame = (struct rt_frame_addba_req *) (&Elem->Msg[0]);
1123 pAddreqFrame = (struct rt_frame_addba_req *) (&Elem->Msg[0]);
1189 /*hex_dump("PeerAddBARspAction()", Elem->Msg, Elem->MsgLen); */
1191 if (PeerAddBARspActionSanity(pAd, Elem->Msg, Ele
[all...]
H A Dspectrum.c1780 struct rt_frame_802_11 * pFr = (struct rt_frame_802_11 *) Elem->Msg;
1785 if (!PeerChSwAnnSanity(pAd, Elem->Msg, Elem->MsgLen, &ChSwAnnInfo)) {
1862 struct rt_frame_802_11 * pFr = (struct rt_frame_802_11 *) Elem->Msg;
1869 (pAd, Elem->Msg, Elem->MsgLen, &DialogToken, &MeasureReqInfo,
1896 struct rt_frame_802_11 * pFr = (struct rt_frame_802_11 *) Elem->Msg;
1914 (pAd, Elem->Msg, Elem->MsgLen, &DialogToken, &MeasureReportInfo,
1970 struct rt_frame_802_11 * pFr = (struct rt_frame_802_11 *) Elem->Msg;
1992 if (PeerTpcReqSanity(pAd, Elem->Msg, Elem->MsgLen, &DialogToken))
2018 (pAd, Elem->Msg, Elem->MsgLen, &DialogToken, &TpcRepInfo)) {
2047 u8 Action = Elem->Msg[LENGTH_802_1
[all...]
H A Dcmm_wpa.c144 pHeader = (struct rt_header_802_11 *) Elem->Msg;
148 pEntry = MacTableLookup(pAd, Elem->Msg);
199 pHeader = (struct rt_header_802_11 *) Elem->Msg;
201 (struct rt_eapol_packet *) & Elem->Msg[LENGTH_802_11 + LENGTH_802_1_H];
328 Msg
473 /* Construct EAPoL message - Pairwise Msg 1 */
506 Process Pairwise key Msg-1 of 4-way handshaking and send Msg-2
552 pMsg1 = (struct rt_eapol_packet *) & Elem->Msg[LENGTH_802_11 + LENGTH_802_1_H];
586 /* Construct EAPoL message - Pairwise Msg
1134 PeerGroupMsg2Action(struct rt_rtmp_adapter *pAd, struct rt_mac_table_entry *pEntry, void * Msg, u32 MsgLen) argument
[all...]
H A Dmlme.c4666 NdisZeroMemory(Queue->Entry[i].Msg, MGMT_DMA_BUFFER_SIZE);
4677 * \param *Msg The message pointer
4689 unsigned long MsgType, unsigned long MsgLen, void * Msg)
4725 if (Msg != NULL) {
4726 NdisMoveMemory(Queue->Entry[Tail].Msg, Msg, MsgLen);
4739 * \param *Msg The message pointer
4754 unsigned long MsgLen, void * Msg, u8 Signal)
4757 struct rt_frame_802_11 * pFrame = (struct rt_frame_802_11 *) Msg;
4808 if (Msg !
4687 MlmeEnqueue(struct rt_rtmp_adapter *pAd, unsigned long Machine, unsigned long MsgType, unsigned long MsgLen, void * Msg) argument
4747 MlmeEnqueueForRecv(struct rt_rtmp_adapter *pAd, unsigned long Wcid, unsigned long TimeStampHigh, unsigned long TimeStampLow, u8 Rssi0, u8 Rssi1, u8 Rssi2, unsigned long MsgLen, void * Msg, u8 Signal) argument
5138 StateMachineSetAction(struct rt_state_machine *S, unsigned long St, unsigned long Msg, IN STATE_MACHINE_FUNC Func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsanity.c58 void * Msg,
64 Info = (struct rt_mlme_start_req *)(Msg);
258 void * Msg,
266 struct rt_frame_802_11 * pFrame = (struct rt_frame_802_11 *) Msg;
57 MlmeStartReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, char Ssid[], u8 * pSsidLen) argument
257 PeerProbeReqSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 *pAddr2, char Ssid[], u8 * pSsidLen) argument
H A Dauth_rsp.c118 if (PeerDeauthSanity(pAd, Elem->Msg, Elem->MsgLen, Addr2, &Reason)) {
H A Dauth.c166 (pAd, Elem->Msg, Elem->MsgLen, Addr2, &Alg, &Seq, &Status,
293 (pAd, Elem->Msg, Elem->MsgLen, Addr2, &Alg, &Seq, &Status,
333 pInfo = (struct rt_mlme_deauth_req *)Elem->Msg;
469 (pAd, pElem->Msg, pElem->MsgLen, Addr, &Timeout, &Alg)) {
H A Dsync.c226 Elem->Msg,
315 struct rt_mlme_join_req *pInfo = (struct rt_mlme_join_req *)(Elem->Msg);
459 (pAd, Elem->Msg, Elem->MsgLen, (char *)Ssid, &SsidLen)) {
582 pFrame = (struct rt_frame_802_11 *) Elem->Msg;
591 Elem->Msg,
654 &Elem->Msg[24], 4);
710 Elem->Msg,
844 &Elem->Msg[24],
1085 Elem->Msg,
1172 &Elem->Msg[2
[all...]
H A Dconnect.c316 ScanParmFill(pAd, &ScanReq, (char *)Elem->Msg, Elem->MsgLen, BSS_ANY,
334 struct rt_ndis_802_11_ssid * pOidSsid = (struct rt_ndis_802_11_ssid *) Elem->Msg;
511 u8 *pOidBssid = (u8 *)Elem->Msg;
758 NdisMoveMemory(&Reason, Elem->Msg, sizeof(u16));
840 NdisMoveMemory(&Result, Elem->Msg, sizeof(u16));
935 NdisMoveMemory(&Reason, Elem->Msg, sizeof(u16));
999 NdisMoveMemory(&Reason, Elem->Msg, sizeof(u16));
1055 NdisMoveMemory(&Reason, Elem->Msg, sizeof(u16));
1093 NdisMoveMemory(&Result, Elem->Msg, sizeof(u16));
2371 void MlmeCntlConfirm(struct rt_rtmp_adapter *pAd, unsigned long MsgType, u16 Msg) argument
[all...]
H A Dassoc.c291 (pAd, Elem->Msg, Elem->MsgLen, ApAddr, &CapabilityInfo,
619 (pAd, Elem->Msg, Elem->MsgLen, ApAddr, &CapabilityInfo,
781 pDisassocReq = (struct rt_mlme_disassoc_req *)(Elem->Msg);
854 (pAd, Elem->Msg, Elem->MsgLen, Addr2, &CapabilityInfo, &Status,
945 (pAd, Elem->Msg, Elem->MsgLen, Addr2, &CapabilityInfo, &Status,
1153 if (PeerDisassocSanity(pAd, Elem->Msg, Elem->MsgLen, Addr2, &Reason)) {
H A Dwpa.c161 bUnicast = (Elem->Msg[0] == 1 ? TRUE : FALSE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h2784 unsigned long MsgType, unsigned long MsgLen, void *Msg);
2793 unsigned long MsgLen, void *Msg, u8 Signal);
2815 unsigned long St, unsigned long Msg, IN STATE_MACHINE_FUNC F);
2867 void MlmeCntlConfirm(struct rt_rtmp_adapter *pAd, unsigned long MsgType, u16 Msg);
3042 void *Msg,
3049 void *Msg,
3099 void *Msg,
3106 void *Msg,
3112 void *Msg,
3117 void *Msg,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddebug.c113 MSG_HEAD *Msg; local
139 Msg = (MSG_HEAD *)Q->Tail;
141 Msg->Size = size | MSG_INCOMPLETE;
148 return ((byte*)(Msg + 1));
174 MSG_HEAD *Msg = (MSG_HEAD *)Q->Head; local
176 if (((byte *)Msg == Q->Tail && !Q->Wrap) ||
177 (Msg->Size & MSG_INCOMPLETE)) {
180 *size = Msg->Size;
181 return ((byte *)(Msg + 1));
1728 "FAX Unexp. Msg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/poem/
H A Dwxpoem.cpp83 void PoetryNotify(wxChar *Msg, wxChar *caption=_T("wxPoem"));
939 void PoetryNotify(wxChar *Msg, wxChar *caption) argument
941 wxMessageBox(Msg, caption, wxOK | wxICON_INFORMATION);

Completed in 202 milliseconds

12