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

Data Fields

chardata
 
size_t capacity
 
long total_packet_count
 
long lost_packet_count
 
atomic_t size
 
struct packethead
 
struct packettail
 
wait_queue_head_t wait
 

Detailed Description

Definition at line 70 of file nosy.c.

Field Documentation

size_t capacity

Definition at line 72 of file nosy.c.

Definition at line 71 of file nosy.c.

Definition at line 75 of file nosy.c.

long lost_packet_count

Definition at line 73 of file nosy.c.

atomic_t size

Definition at line 74 of file nosy.c.

struct packet * tail

Definition at line 75 of file nosy.c.

long total_packet_count

Definition at line 73 of file nosy.c.

Definition at line 76 of file nosy.c.


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