FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
bond_set_intf_weight_args_t Struct Reference
+ Collaboration diagram for bond_set_intf_weight_args_t:

Data Fields

u32 sw_if_index
 
u32 weight
 
int rv
 
clib_error_terror
 

Detailed Description

Definition at line 114 of file node.h.

Field Documentation

◆ error

clib_error_t* bond_set_intf_weight_args_t::error

Definition at line 120 of file node.h.

◆ rv

int bond_set_intf_weight_args_t::rv

Definition at line 119 of file node.h.

◆ sw_if_index

u32 bond_set_intf_weight_args_t::sw_if_index

Definition at line 116 of file node.h.

◆ weight

u32 bond_set_intf_weight_args_t::weight

Definition at line 117 of file node.h.


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