Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
ebt_ulog_packet_msg Struct Reference

#include <ebt_ulog.h>

Public Member Functions

unsigned char data[0] __attribute__ ((aligned(__alignof__(struct ebt_ulog_info))))
 

Data Fields

int version
 
char indev [IFNAMSIZ]
 
char outdev [IFNAMSIZ]
 
char physindev [IFNAMSIZ]
 
char physoutdev [IFNAMSIZ]
 
char prefix [EBT_ULOG_PREFIX_LEN]
 
struct timeval stamp
 
unsigned long mark
 
unsigned int hook
 
size_t data_len
 

Detailed Description

Definition at line 21 of file ebt_ulog.h.

Member Function Documentation

unsigned char data [0] __attribute__ ( (aligned(__alignof__(struct ebt_ulog_info)))  )

Field Documentation

size_t data_len

Definition at line 31 of file ebt_ulog.h.

unsigned int hook

Definition at line 30 of file ebt_ulog.h.

char indev[IFNAMSIZ]

Definition at line 23 of file ebt_ulog.h.

unsigned long mark

Definition at line 29 of file ebt_ulog.h.

char outdev[IFNAMSIZ]

Definition at line 24 of file ebt_ulog.h.

char physindev[IFNAMSIZ]

Definition at line 25 of file ebt_ulog.h.

char physoutdev[IFNAMSIZ]

Definition at line 26 of file ebt_ulog.h.

Definition at line 27 of file ebt_ulog.h.

Definition at line 28 of file ebt_ulog.h.

int version

Definition at line 22 of file ebt_ulog.h.


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