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

Data Fields

unsigned char mac_src [ETH_ALEN]
 
unsigned char ip_src [4]
 
unsigned char mac_dst [ETH_ALEN]
 
unsigned char ip_dst [4]
 

Detailed Description

Definition at line 45 of file ebt_log.c.

Field Documentation

unsigned char ip_dst[4]

Definition at line 50 of file ebt_log.c.

unsigned char ip_src[4]

Definition at line 48 of file ebt_log.c.

unsigned char mac_dst[ETH_ALEN]

Definition at line 49 of file ebt_log.c.

unsigned char mac_src[ETH_ALEN]

Definition at line 47 of file ebt_log.c.


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