libnl 3.11.0
nl_nh_group_info Struct Reference

Data Fields

uint32_t nh_id
 
uint8_t weight
 

Detailed Description

Definition at line 18 of file nh.h.

Field Documentation

◆ nh_id

uint32_t nl_nh_group_info::nh_id

nexthop id

Definition at line 19 of file nh.h.

◆ weight

uint8_t nl_nh_group_info::weight

weight in nexthop group

Definition at line 20 of file nh.h.