代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/349612/10813928
h mflood-packet.h
#ifndef __mflood_packet_h__
#define __mflood_packet_h__
/*
* MFlood Routing Protocol Header Macros
*/
#define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p))
/*
* General MFlo
www.eeworm.com/read/273219/10922515
h packet_queue.h
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*/
#ifndef _IP_QUEUE_H
#define _IP_QUEUE
www.eeworm.com/read/273219/10922536
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/273219/10922562
c packet_out.c
/*
Kernel AODV v2.0
National Institute of Standards and Technology
Luke Klein-Berndt
-----------------------------------------------------
Version 2.0 new features:
www.eeworm.com/read/273219/10922573
h packet_out.h
#ifndef PACKET_OUT_H
#define PACKET_OUT_H
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/271974/10975117
h packet_queue.h
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*/
#ifndef _IP_QUEUE_H
#define _IP_QUEUE
www.eeworm.com/read/271974/10975150
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/271974/10975186
c packet_out.c
/***************************************************************************
packet_out.c - description
-------------------
begin
www.eeworm.com/read/271974/10975198
h packet_out.h
/***************************************************************************
packet_out.h - description
-------------------
begin
www.eeworm.com/read/416671/11018232
h aodvsec_packet.h
#ifndef __aodvsec_packet_h__
#define __aodvsec_packet_h__
//#include
//#include "aodvsec.h"
#define AODVSEC_MAX_ERRORS 100
/* ====================================================