FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
bond_create_if_args_t Struct Reference
+ Collaboration diagram for bond_create_if_args_t:

Data Fields

u32 id
 
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 78 of file node.h.

Field Documentation

clib_error_t* bond_create_if_args_t::error

Definition at line 88 of file node.h.

u8 bond_create_if_args_t::hw_addr[6]

Definition at line 82 of file node.h.

u8 bond_create_if_args_t::hw_addr_set

Definition at line 81 of file node.h.

u32 bond_create_if_args_t::id

Definition at line 80 of file node.h.

u8 bond_create_if_args_t::lb

Definition at line 84 of file node.h.

u8 bond_create_if_args_t::mode

Definition at line 83 of file node.h.

int bond_create_if_args_t::rv

Definition at line 87 of file node.h.

u32 bond_create_if_args_t::sw_if_index

Definition at line 86 of file node.h.


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