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

#include <core.h>

Data Fields

bool aggr
 
bool timer_mon
 
u16 win_sz
 
u16 seq_next
 
u32 hold_q_sz
 
struct skb_hold_qhold_q
 
struct sk_buff_head q
 
spinlock_t lock
 

Detailed Description

Definition at line 265 of file core.h.

Field Documentation

bool aggr

Definition at line 266 of file core.h.

struct skb_hold_q* hold_q

Definition at line 271 of file core.h.

u32 hold_q_sz

Definition at line 270 of file core.h.

spinlock_t lock

Definition at line 285 of file core.h.

Definition at line 272 of file core.h.

u16 seq_next

Definition at line 269 of file core.h.

bool timer_mon

Definition at line 267 of file core.h.

u16 win_sz

Definition at line 268 of file core.h.


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