rc80211.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 151 | 41% |
空行行数 | 70 | 19% |
実行行数 | 150 | 40% |
合計行数 | 371 | 100% |
内容 | 定義数 |
---|---|
関数数 | 9 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | rc80211_init | struct rc80211_ctx * | Initialize rate-control algorithm |
2 |
Static | rc80211_calc_net_goodness | static int | Calculate net goodness for a certain rate |
3 |
Static | rc80211_pick_best | static int | Determine the best rate to switch to and return it |
4 |
Inline | rc80211_set_rate | static inline void | Set 802.11 device rate |
5 |
Static | rc80211_maybe_set_new | static void | Check rate-control state and change rate if necessary |
6 |
Static | rc80211_update | static void | Update rate-control state |
7 |
Function | rc80211_update_tx | void | Update rate-control state for transmitted packet |
8 |
Function | rc80211_update_rx | void | Update rate-control state for received packet |
9 |
Function | rc80211_free | void | Free rate-control context |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー