代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/414601/2144395
c msg_in.c
/**
* @file
* SNMP input message processing (RFC1157).
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and bin
www.eeworm.com/read/412321/2171053
c msg.c
#include
#define SIZEMAXMSGSIZE 2048
typedef struct structMSGSTRU
{
long nType;
char cText[SIZEMAXMSGSIZE];
} MSGSTRU;
typedef MSGSTRU * PMSGSTRU;
int ReadMsg(int nPid, void * pTe
www.eeworm.com/read/411046/2193246
msg rsinvite.msg
INVITE sip:4081234567@172.19.175.184:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 172.19.175.178:5060
From: 8444
To: 7444
Call-ID
www.eeworm.com/read/411046/2193266
msg sessioninvite.msg
INVITE sip:6500@128.107.140.141:5065;user=phone SIP/2.0
Via: SIP/2.0/UDP 128.107.140.141:5064
From: 6400
To: 6500
Call-ID:
www.eeworm.com/read/411046/2193288
msg register.msg
REGISTER sip:172.19.174.230:5060;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 128.107.140.141:6064
From: 5003
To: 5003
Call-ID: 0c7212200f000000
www.eeworm.com/read/411046/2193289
msg invite.msg
INVITE sip:6500@128.107.140.140:5065;user=phone SIP/2.0
Via: SIP/2.0/UDP 128.107.140.140:5064
From: 6400
To: 6500
Call-ID:
www.eeworm.com/read/411046/2193295
msg fetchregister.msg
REGISTER sip:172.19.174.230:5060 SIP/2.0
Via: SIP/2.0/UDP 128.107.140.141:6064
From: 5003
To: 5003
Call-ID: 1c7212200f00000000000000000000
www.eeworm.com/read/411046/2193372
msg rsinvitenodp.msg
INVITE sip:8444@172.19.175.184:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 172.19.175.178:5060
From: 8444
To: 7444
Call-ID: #@17
www.eeworm.com/read/410514/2209876
h msg.h
#ifndef __MSG_H__
#define __MSG_H__
#include "prefs.h"
/*
* You can disable any DILLO_MSG* macro by adding the '_' prefix.
*/
#ifndef WIN32
#define _MSG(fmt...)
#define _MSG_HTML(fmt...)
#define _