Home
last modified time | relevance | path

Searched refs:NHA_RES_GROUP_BUCKETS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnexthop.h74 NHA_RES_GROUP_BUCKETS, enumerator
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c54 [NHA_RES_GROUP_BUCKETS] = { .type = NLA_U16 },
638 if (nla_put_u16(skb, NHA_RES_GROUP_BUCKETS, in nla_put_nh_group_res()
2718 if (tb[NHA_RES_GROUP_BUCKETS]) { in rtm_to_nh_config_grp_res()
2720 nla_get_u16(tb[NHA_RES_GROUP_BUCKETS]); in rtm_to_nh_config_grp_res()
/linux-6.3-rc2/Documentation/networking/
A Dnexthop-group-resilient.rst179 ``NHA_RES_GROUP_BUCKETS`` Number of buckets in the hash table.

Completed in 10 milliseconds