代码搜索:Packet

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

代码结果 10,000
www.eeworm.com/read/128531/5986673

c packet.c

/* $Id: packet.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software may be used and distributed according to the terms * of the
www.eeworm.com/read/127781/5997704

c packet.c

/* $Id: packet.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software may be used and distributed according to the terms * of the
www.eeworm.com/read/126884/6010654

java packet.java

package org.trinet.waveserver.rt; import java.io.*; import java.util.*; /** Implementation of a TRINET WaveClient/Server Packet class. * Data members can be imported from an serialized input byt
www.eeworm.com/read/125688/6022932

h if_packet.h

#ifndef __LINUX_IF_PACKET_H #define __LINUX_IF_PACKET_H struct sockaddr_pkt { unsigned short spkt_family; unsigned char spkt_device[14]; unsigned short spkt_protocol; }; struct sockaddr_ll { uns
www.eeworm.com/read/124910/6037656

h packet.h

/* Definitions for use with Linux AF_PACKET sockets. Copyright (C) 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you c
www.eeworm.com/read/124910/6037959

h if_packet.h

/* Definitions for use with Linux SOCK_PACKET sockets. Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you
www.eeworm.com/read/123438/6059431

c packet.c

/* * 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
www.eeworm.com/read/119864/6081665

h if_packet.h

/* Definitions for use with Linux SOCK_PACKET sockets. Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you
www.eeworm.com/read/116009/6113983

java packet.java

/* * @(#)Packet.java 1.25 99/05/21 * * Copyright
www.eeworm.com/read/116008/6114362

java packet.java

package net.tinyos.tinydb.topology.Packet; import java.util.*; import net.tinyos.tinydb.topology.util.*; import net.tinyos.tinydb.topology.*; import net.tinyos.tinydb.*; //This cla