代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/288937/3998492
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/288937/3998839
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/288937/3998928
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/286677/4038249
java packet.java
package com.ll.smsbeans;
import java.io.IOException;
import java.io.Serializable;
public interface Packet extends Serializable
{
/**
* 对当前的数据包打包成字节数组,以便于发送。
* @return 返回字节数组
* @thro
www.eeworm.com/read/285857/4044385
pm packet.pm
package Net::CDP::Packet;
#
# $Id: Packet.pm,v 1.5 2005/07/20 13:44:13 mchapman Exp $
#
use 5.00503;
use strict;
use Carp::Clan qw(^Net::CDP);
use vars qw($VERSION @ISA $AUTOLOAD @EXPORT @EXPORT_OK
www.eeworm.com/read/285857/4044433
c packet.c
/*
* $Id: packet.c,v 1.2 2005/07/21 07:08:23 mchapman Exp $
*/
#include
#include
#ifdef HAVE_SYS_UTSNAME_H
# include
#endif /* HAVE_SYS_UTSNAME_H */
struc
www.eeworm.com/read/281144/4118904
cc packet.cc
/*
* Copyright (c) 1991,1993 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p
www.eeworm.com/read/280911/4122481
txt packet.txt
02f102f1
f7860026
ff23faf9
0922ff30
05e30000
0922ff30
ff23faf9
f7860026
02f102f1
0026f786
faf9ff23
ff300922
000005e3
ff300922
faf9ff23
0026f786
02f102f1
f7860026
ff23faf9
0922ff30
05e30000
0922ff30
ff
www.eeworm.com/read/278327/4146215
java packet.java
/*
* @(#)Packet.java 1.25 99/05/21
*
* Copyright (c) 1997-1999 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsyste
www.eeworm.com/read/275945/4171529
dsp packet.dsp
# Microsoft Developer Studio Project File - Name="packet" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co