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

Data Fields

spinlock_t if_lock
 
struct list_head if_list
 
struct list_head th_list
 
struct task_structtsk
 
char result [512]
 
u32 control
 
int cpu
 
wait_queue_head_t queue
 
struct completion start_done
 

Detailed Description

Definition at line 402 of file pktgen.c.

Field Documentation

u32 control

Definition at line 412 of file pktgen.c.

Definition at line 413 of file pktgen.c.

struct list_head if_list

Definition at line 404 of file pktgen.c.

spinlock_t if_lock

Definition at line 403 of file pktgen.c.

Definition at line 415 of file pktgen.c.

char result[512]

Definition at line 407 of file pktgen.c.

struct completion start_done

Definition at line 416 of file pktgen.c.

struct list_head th_list

Definition at line 405 of file pktgen.c.

Definition at line 406 of file pktgen.c.


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