|
Linux Kernel
3.7.1
|
Data Fields | |
| struct hlist_node | hlist |
| struct net_device * | dev |
| struct vxlan_stats __percpu * | stats |
| __u32 | vni |
| __be32 | gaddr |
| __be32 | saddr |
| unsigned int | link |
| __u16 | port_min |
| __u16 | port_max |
| __u8 | tos |
| __u8 | ttl |
| bool | learn |
| unsigned long | age_interval |
| struct timer_list | age_timer |
| spinlock_t | hash_lock |
| unsigned int | addrcnt |
| unsigned int | addrmax |
| unsigned int | addrexceeded |
| struct hlist_head | fdb_head [FDB_HASH_SIZE] |
| struct timer_list age_timer |
| struct net_device* dev |
| struct hlist_head fdb_head[FDB_HASH_SIZE] |
| spinlock_t hash_lock |
| struct hlist_node hlist |
1.8.2