代码搜索结果
找到约 10,000 项符合
Protocol 的代码
usbdesc.h
#ifndef __USB_DESC_H
#define __USB_DESC_H
#include "DataType.h"
typedef __packed struct {
U8 size;
U8 type;
U16 ver;
U8 class;
U8 subclass;
U8 protocol;
U8 pktsize;
U16 vid;
U
usbdesc.h
#ifndef __USB_DESC_H
#define __USB_DESC_H
#include "DataType.h"
typedef __packed struct {
U8 size;
U8 type;
U16 ver;
U8 class;
U8 subclass;
U8 protocol;
U8 pktsize;
U16 vid;
U
slipdev.c
/**
* \addtogroup uip
* @{
*/
/**
* \defgroup slip Serial Line IP (SLIP) protocol
* @{
*
* The SLIP protocol is a very simple way to transmit IP packets over
* a serial line. It doe
arpping.h
/*
* arpping .h
*/
#ifndef ARPPING_H
#define ARPPING_H
#include
#include
#include
#include
struct arpMsg {
struct ethhd
usbdesc.h
#ifndef __USB_DESC_H
#define __USB_DESC_H
#include "DataType.h"
typedef __packed struct {
U8 size;
U8 type;
U16 ver;
U8 class;
U8 subclass;
U8 protocol;
U8 pktsize;
U16 vid;
U
nph-test.cgi
#!/usr/bin/perl
# Remember that CGI programs have to close out the HTTP header
# (with a pair of newlines), after giving the Content-type:
# and any other relevant or available header information.
#
tcp.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
mms_pdu.def
PDU(SendReq, 128, "...",
OCTSTR(x_mms_transaction_id, 24, "Transaction id")
MMSVERSION(x_mms_mms_version, 13, "MMS protocol version")
ULONG(date, 5, "Date")
ENCSTRVALE(from, 9, "Sender
mms_pdu.def
PDU(SendReq, 128, "...",
OCTSTR(x_mms_transaction_id, 24, "Transaction id")
MMSVERSION(x_mms_mms_version, 13, "MMS protocol version")
ULONG(date, 5, "Date")
ENCSTRVALE(from, 9, "Sender
tcp.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l