struct ieee80211_tx_(9)

NAME

struct_ieee80211_tx_queue_stats_data - transmit queue statistics

SYNOPSIS

struct ieee80211_tx_queue_stats_data {
  unsigned int len;
  unsigned int limit;
  unsigned int count;
};

MEMBERS

len
number of packets in queue
limit
queue length limit
count
number of frames sent

AUTHOR

Johannes Berg <johannes@sipsolutions.net>
Author.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout