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

#include "pkts.h"

Collaboration diagram for PACKET:

Data Fields

inet_prefix from
 
inet_prefix to
 
interfacedev
 
int family
 
int sk
 
char sk_type
 
u_short port
 
u_char pkt_flags
 
int flags
 
u_int timeout
 
pkt_hdr hdr
 
char * msg
 

Field Documentation

interface* PACKET::dev
int PACKET::family
int PACKET::flags
inet_prefix PACKET::from
pkt_hdr PACKET::hdr
char* PACKET::msg
u_char PACKET::pkt_flags
u_short PACKET::port
int PACKET::sk
char PACKET::sk_type
u_int PACKET::timeout
inet_prefix PACKET::to

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