Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tfrc_tx_hist_entry Struct Reference

#include <packet_history.h>

Data Fields

struct tfrc_tx_hist_entrynext
 
u64 seqno
 
ktime_t stamp
 

Detailed Description

tfrc_tx_hist_entry - Simple singly-linked TX history list : next oldest entry (LIFO order) : sequence number of this entry : send time of packet with sequence number

Definition at line 49 of file packet_history.h.

Field Documentation

Definition at line 50 of file packet_history.h.

u64 seqno

Definition at line 51 of file packet_history.h.

Definition at line 52 of file packet_history.h.


The documentation for this struct was generated from the following file: