代码搜索:Packet

找到约 10,000 项符合「Packet」的源代码

代码结果 10,000
www.eeworm.com/read/319346/13453264

c ospf_packet.c

/* * OSPF Sending and Receiving OSPF Packets. * Copyright (C) 1999, 2000 Toshiaki Takada * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify
www.eeworm.com/read/319346/13453283

h ospf_packet.h

/* * OSPF Sending and Receiving OSPF Packets. * Copyright (C) 1999 Toshiaki Takada * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it *
www.eeworm.com/read/317562/13501905

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/316129/13529685

asv single_packet.asv

function [flag, thres_idx, inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet(sim_options,snr) %产生信道 Generate channel impulse response cir = get_channel_ir(sim_options); % Gene
www.eeworm.com/read/316129/13529708

m single_packet.m

function [flag, thres_idx, inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet(sim_options,snr) %产生信道冲击响应 cir = get_channel_ir(sim_options); % 调用transmitter,产生发射信号,返回信息比特和未编码的比特
www.eeworm.com/read/308882/13688048

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/308882/13688064

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/308882/13688082

c packet_out.c

/*************************************************************************** packet_out.c - description ------------------- begin
www.eeworm.com/read/308882/13688089

h packet_out.h

/*************************************************************************** packet_out.h - description ------------------- begin
www.eeworm.com/read/307559/13720404

c packet_fill.c