Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnexthop.h93 NHA_RES_BUCKET_INDEX, enumerator
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c76 [NHA_RES_BUCKET_INDEX] = { .type = NLA_U16 },
943 if (nla_put_u16(skb, NHA_RES_BUCKET_INDEX, bucket_index) || in nh_fill_res_bucket()
3461 if (!tb[NHA_RES_BUCKET_INDEX]) { in nh_valid_get_bucket_req_res_bucket()
3466 *bucket_index = nla_get_u16(tb[NHA_RES_BUCKET_INDEX]); in nh_valid_get_bucket_req_res_bucket()
/linux-6.3-rc2/Documentation/networking/
A Dnexthop-group-resilient.rst212 ``NHA_RES_BUCKET_INDEX`` Index of bucket in the resilient table.

Completed in 12 milliseconds