代码搜索:Packet

找到约 10,000 项符合「Packet」的源代码

代码结果 10,000
www.eeworm.com/read/298277/7968981

h packet.h

/************************************************************************ * file name: packet.h * description: test file. * modification history * -------------------- * 2003-5-2 16:40:21, c
www.eeworm.com/read/298277/7969008

cpp packet.cpp

/************************************************************************ * file name: packet.cpp * description: for test use. * modification history * -------------------- * 2003-5-2 16:44:
www.eeworm.com/read/297836/7992962

c packet_in.c

/*************************************************************************** packet_in.c - description ------------------- begin
www.eeworm.com/read/297836/7992983

h packet_in.h

/*************************************************************************** packet_in.h - description ------------------- begin
www.eeworm.com/read/297340/8029041

h packet.h

/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */ /* Modified and extended by Pablo Martin and Paula Ballester, * Strathclyde University, Glasgow. * June, 2003. */ /* Copyr
www.eeworm.com/read/397486/8042215

h packet.h

#ifndef _PACKET_H_ #define _PACKET_H_ #define ACCOUNT_LENGTH 12 #define PASSWORD_LENGTH 12 #define CHAR_NAME_LENGTH 30 #define CHAR_NAME_LENGTH_CLIENT 16 #define GUILD_MARK_SIZE 384 #defin
www.eeworm.com/read/296905/8073155

obj packet.obj

www.eeworm.com/read/296905/8073196

h packet.h

/* packet.h Create date: 2001-12-25 */ #ifndef PACKET_H #define PACKET_H VOID PrintPacket( IN PNDIS_PACKET packet ); UINT PrintHeaderSize( IN PNDIS_PACKET packet ); NDIS_STATU
www.eeworm.com/read/296905/8073217

c packet.c

/* 文件:Packet.c 工程:xpassthru 概述:演示NDIS中间驱动程序输出封包结构信息 版权所有(c) 2001-2002 X 工作室 http://www.xfilt.com xstudio@xfilt.com */ #include "prexsim.h" #pragma hdrstop VOID PrintPacket( IN PN
www.eeworm.com/read/330957/12859648

h packet.h

#ifndef _PACKET_H #define _PACKET_H #include #include struct dhcpMessage { uint8_t op; uint8_t htype; uint8_t hlen; uint8_t hops; uint32_t xid; uint16_t secs; u