Home
last modified time | relevance | path

Searched refs:nexthop_grp_weight (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnexthop.h23 static inline __u16 nexthop_grp_weight(const struct nexthop_grp *entry) in nexthop_grp_weight() function
/linux/net/ipv4/
H A Dnexthop.c1295 if (nexthop_grp_weight(&nhg[i]) == 0) { in nh_check_attr_group()
2728 nhg->nh_entries[i].weight = nexthop_grp_weight(&entry[i]); in nexthop_create_group()