代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/297836/7992940
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/297836/7992978
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/297836/7993032
c packet_out.c
/***************************************************************************
packet_out.c - description
-------------------
begin
www.eeworm.com/read/297836/7993047
h packet_out.h
/***************************************************************************
packet_out.h - description
-------------------
begin
www.eeworm.com/read/297340/8029129
tcl ns-packet.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
#
# * Modified and extended by Pablo Martin and Paula Ballester,
# * Strathclyde University, Glasgow.
# * June, 2003.
# *
#
# Co
www.eeworm.com/read/397375/8053793
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/296160/8119297
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/246758/12706215
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/145256/12741805
c bgp_packet.c
/* BGP packet management routine.
Copyright (C) 1999 Kunihiro Ishiguro
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the
www.eeworm.com/read/145256/12741860
h bgp_packet.h
/* BGP packet management header.
Copyright (C) 1999 Kunihiro Ishiguro
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the G