|
Linux Kernel
3.7.1
|
#include <bond_alb.h>
Data Fields | |
| __be32 | ip_src |
| __be32 | ip_dst |
| u8 | mac_dst [ETH_ALEN] |
| u32 | next |
| u32 | prev |
| u8 | assigned |
| u8 | ntt |
| struct slave * | slave |
| u8 | tag |
| unsigned short | vlan_id |
Definition at line 90 of file bond_alb.h.
| u8 assigned |
Definition at line 96 of file bond_alb.h.
| __be32 ip_dst |
Definition at line 92 of file bond_alb.h.
| __be32 ip_src |
Definition at line 91 of file bond_alb.h.
Definition at line 93 of file bond_alb.h.
| u32 next |
Definition at line 94 of file bond_alb.h.
| u8 ntt |
Definition at line 97 of file bond_alb.h.
| u32 prev |
Definition at line 95 of file bond_alb.h.
Definition at line 98 of file bond_alb.h.
Definition at line 99 of file bond_alb.h.
| unsigned short vlan_id |
Definition at line 100 of file bond_alb.h.
1.8.2