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

Data Fields

struct hlist_node hlist
 
struct rcu_head rcu
 
unsigned long updated
 
unsigned long used
 
__be32 remote_ip
 
u16 state
 
u8 eth_addr [ETH_ALEN]
 

Detailed Description

Definition at line 81 of file vxlan.c.

Field Documentation

Definition at line 88 of file vxlan.c.

Definition at line 82 of file vxlan.c.

Definition at line 83 of file vxlan.c.

__be32 remote_ip

Definition at line 86 of file vxlan.c.

Definition at line 87 of file vxlan.c.

unsigned long updated

Definition at line 84 of file vxlan.c.

unsigned long used

Definition at line 85 of file vxlan.c.


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