代码搜索结果
找到约 286 项符合
WiFi 的代码
extraencap.hh
#ifndef CLICK_EXTRAENCAP_HH
#define CLICK_EXTRAENCAP_HH
#include
#include
CLICK_DECLS
/*
=c
ExtraEncap()
=s Wifi
Pushes the click_wifi_extra header on a packet
setrts.hh
#ifndef CLICK_SETRTS_HH
#define CLICK_SETRTS_HH
#include
#include
#include
CLICK_DECLS
/*
=c
SetRTS(Bool)
=s Wifi
Enable/disable RTS/CTS for a
athdescencap.hh
#ifndef CLICK_ATHDESCENCAP_HH
#define CLICK_ATHDESCENCAP_HH
#include
#include
CLICK_DECLS
/*
=c
AthdescEncap()
=s Wifi
Pushes the click_wifi_radiotap header on
setrts.cc
/*
* setrts.{cc,hh} -- sets wifi txrate annotation on a packet
* John Bicket
*
* Copyright (c) 2003 Massachusetts Institute of Technology
*
* Permission is hereby granted, free of charge, to any
bitrate.cc
#include
#include "bitrate.hh"
#include
unsigned
calc_transmit_time(int rate, int length)
{
unsigned t_plcp_header = 96;
if (rate == 2) {
t_plcp_header = 192;
madwifirate.cc
/*
* madwifirate.{cc,hh} -- sets wifi txrate annotation on a packet
* John Bicket
*
* Copyright (c) 2003 Massachusetts Institute of Technology
*
* Permission is hereby granted, free of charge, t
filtertx.cc
#include
#include
#include
#include
#include
#include
#include
wifiseq.hh
#ifndef CLICK_WIFISEQ_HH
#define CLICK_WIFISEQ_HH
#include
#include
#include
CLICK_DECLS
/*
=c
WifiSeq()
=s Wifi
Sets the 802.11 seque
wifidecap.hh
#ifndef CLICK_WIFIDECAP_HH
#define CLICK_WIFIDECAP_HH
#include
#include
CLICK_DECLS
/*
=c
WifiDecap
=s Wifi
Turns 802.11 packets into ethernet packets.
=d
S
radiotapdecap.hh
#ifndef CLICK_RADIOTAPDECAP_HH
#define CLICK_RADIOTAPDECAP_HH
#include
#include
CLICK_DECLS
/*
=c
RadiotapDecap()
=s Wifi
Pulls the click_wifi_radiotap header