代码搜索结果

找到约 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

hxsdp.uid.dep-flist

hxsdp.uid.cpp C:\Symbian\6.1\SERIES60\EPOC32\include\E32STD.H C:\Symbian\6.1\SERIES60\EPOC32\include\e32def.h C:\Symbian\6.1\SERIES60\EPOC32\include\e32des8.h C:\Symbian\6.1\SERIES60\EPOC32\includ

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

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

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

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

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U16 pid; U16 pver; U8

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

arpping.h

/* * arpping .h */ #ifndef ARPPING_H #define ARPPING_H #include #include #include #include struct arpMsg { struct ethhdr ethhdr;