代码搜索:Packet

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

代码结果 10,000
www.eeworm.com/read/227259/4776935

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
www.eeworm.com/read/227259/4776945

c packet.c

#include #include #include #include #include #include #if __GLIBC__ >=2 && __GLIBC_MINOR >= 1 #include
www.eeworm.com/read/226325/4785990

java packet.java

package jpcap.packet; import jpcap.JpcapCaptor; /** This is a root class of the all the packets captured by {@link JpcapCaptor Jpcap}. */ public class Packet implements java.io.Serializable {
www.eeworm.com/read/225256/4796903

h packet.h

/********************************************************* * * This source code is part of the Carnegie Mellon Robot * Navigation Toolkit (CARMEN) * * CARMEN Copyright (c) 2002 Michael Montemerl
www.eeworm.com/read/225256/4796909

c packet.c

/********************************************************* * * This source code is part of the Carnegie Mellon Robot * Navigation Toolkit (CARMEN) * * CARMEN Copyright (c) 2002 Michael Montemerl
www.eeworm.com/read/224875/4801684

packet_building

=============================================================================== $Id: PACKET_BUILDING,v 1.1.1.1 2003/06/26 21:55:10 route Exp $ LIBNET 1.1 (c) 1998 - 2003 Mike D. Schiffman
www.eeworm.com/read/224875/4801898

dsw packet.dsw

Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/224875/4801899

dsp packet.dsp

# Microsoft Developer Studio Project File - Name="PacketNT" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/224875/4801901

def packet.def

LIBRARY packet EXPORTS PacketLibraryVersion PacketGetVersion PacketOpenAdapter PacketSendPacket PacketSendPackets PacketAllocatePacket PacketInitPacket PacketFreePacket P
www.eeworm.com/read/224875/4801908

h packet.h

/* * Copyright (c) 1999 - 2003 * NetGroup, Politecnico di Torino (Italy) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are p