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

#include <ipt_ULOG.h>

Data Fields

unsigned long mark
 
long timestamp_sec
 
long timestamp_usec
 
unsigned int hook
 
char indev_name [IFNAMSIZ]
 
char outdev_name [IFNAMSIZ]
 
size_t data_len
 
char prefix [ULOG_PREFIX_LEN]
 
unsigned char mac_len
 
unsigned char mac [ULOG_MAC_LEN]
 
unsigned char payload [0]
 

Detailed Description

Definition at line 35 of file ipt_ULOG.h.

Field Documentation

size_t data_len

Definition at line 42 of file ipt_ULOG.h.

unsigned int hook

Definition at line 39 of file ipt_ULOG.h.

char indev_name[IFNAMSIZ]

Definition at line 40 of file ipt_ULOG.h.

unsigned char mac[ULOG_MAC_LEN]

Definition at line 45 of file ipt_ULOG.h.

unsigned char mac_len

Definition at line 44 of file ipt_ULOG.h.

unsigned long mark

Definition at line 36 of file ipt_ULOG.h.

char outdev_name[IFNAMSIZ]

Definition at line 41 of file ipt_ULOG.h.

unsigned char payload[0]

Definition at line 46 of file ipt_ULOG.h.

Definition at line 43 of file ipt_ULOG.h.

long timestamp_sec

Definition at line 37 of file ipt_ULOG.h.

long timestamp_usec

Definition at line 38 of file ipt_ULOG.h.


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