代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/416667/11018302
h mflood-packet.h
#ifndef __mflood_packet_h__
#define __mflood_packet_h__
#define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p))
struct hdr_mflood{
u_int32_t seq_;
static int of
www.eeworm.com/read/470936/6902071
h packet32.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
www.eeworm.com/read/459146/6939846
h aodv_packet.h
/*
Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights
Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the followi
www.eeworm.com/read/468102/6999753
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/468102/6999770
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/468102/6999789
c packet_out.c
/***************************************************************************
packet_out.c - description
-------------------
begin
www.eeworm.com/read/468102/6999796
h packet_out.h
/***************************************************************************
packet_out.h - description
-------------------
begin
www.eeworm.com/read/466420/7034767
tcl ns-packet.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
# WiMAX module
#
# Copyright (C) 2008 Juliana Freitag Borin, Flavio Kubota and Nelson L.
# S. da Fonseca - wimaxgroup@lrc.ic
www.eeworm.com/read/466084/7044242
c packet_udp.c
#include
#ifndef WIN32
#include
#define __FAVOR_BSD
#include
#else
#include
#endif
#include
#include
#inc
www.eeworm.com/read/466084/7044248
c packet_ip.c
#include
#ifndef WIN32
#include
#define __FAVOR_BSD
#include
#else
#include
#endif
#include
#include
#inc