代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/362022/10022182
h mflood-packet.h
#ifndef __mflood_packet_h__
#define __mflood_packet_h__
/*
* JFlood Routing Protocol Header Macros
*/
#define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p))
/*
* General JFlo
www.eeworm.com/read/166096/10035873
h packet_types.h
// IP packet structures...
// -----------------------
// Note: All of this is hard coded little endian!
typedef long n_long;
typedef short n_short;
typedef long n_time;
struct ip
{
www.eeworm.com/read/166096/10035905
h packet32.h
/*
* Copyright (c) 1999, 2000
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/361542/10047260
h mflood-packet.h
#ifndef __mflood_packet_h__
#define __mflood_packet_h__
/*
* JFlood Routing Protocol Header Macros
*/
#define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p))
/*
* General JFlo
www.eeworm.com/read/361521/10048265
h aodv_packet.h
/*
Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights
Reserved.
Permission to use, copy, modify, and distribute this
software and its documentation is hereby granted (including for
com
www.eeworm.com/read/360262/10105369
m single_packet.m
function [inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet(sim_options)
% Generate channel impulse response
cir = get_channel_ir(sim_options);
% Generate tx signal, retu
www.eeworm.com/read/163340/10165707
h mflood-packet.h
#ifndef __mflood_packet_h__
#define __mflood_packet_h__
/*
* JFlood Routing Protocol Header Macros
*/
#define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p))
/*
* General JFlo
www.eeworm.com/read/358185/10194775
c packet_test.c
/* $Id: packet_test.c 4062 2006-12-04 04:19:04Z esr $ */
#include
#include
#include
#include
#include
#include
#include
#in
www.eeworm.com/read/358185/10194785
h packet_names.h
/* $Id: packet_names.h 4644 2007-12-28 03:13:44Z esr $ */
"GROUND_STATE", /* we don't know what packet type to expect */
"COMMENT_BODY", /* pound comment for a test load */
"COMMENT_RECOGNIZ
www.eeworm.com/read/358185/10194862
h packet_states.h
/* $Id: packet_states.h 4644 2007-12-28 03:13:44Z esr $ */
GROUND_STATE, /* we don't know what packet type to expect */
COMMENT_BODY, /* pound comment for a test load */
COMMENT_RECOGNIZED,