FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
bond_create_if_args_t Struct Reference
+ Collaboration diagram for bond_create_if_args_t:

Data Fields

u8 hw_addr_set
 
u8 hw_addr [6]
 
u8 mode
 
u8 lb
 
u32 sw_if_index
 
int rv
 
clib_error_terror
 

Detailed Description

Definition at line 73 of file node.h.

Field Documentation

clib_error_t* bond_create_if_args_t::error

Definition at line 82 of file node.h.

u8 bond_create_if_args_t::hw_addr[6]

Definition at line 76 of file node.h.

u8 bond_create_if_args_t::hw_addr_set

Definition at line 75 of file node.h.

u8 bond_create_if_args_t::lb

Definition at line 78 of file node.h.

u8 bond_create_if_args_t::mode

Definition at line 77 of file node.h.

int bond_create_if_args_t::rv

Definition at line 81 of file node.h.

u32 bond_create_if_args_t::sw_if_index

Definition at line 80 of file node.h.


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