The Netsukuku Project  0.0.9
An Alternative routing method
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
pkt_queue Struct Reference

#include "pkts.h"

Collaboration diagram for pkt_queue:

Data Fields

struct pkt_queuenext
 
struct pkt_queueprev
 
PACKET pkt
 
pthread_mutex_t mtx
 
char flags
 

Field Documentation

char pkt_queue::flags
pthread_mutex_t pkt_queue::mtx
struct pkt_queue* pkt_queue::next
PACKET pkt_queue::pkt
struct pkt_queue * pkt_queue::prev

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