Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnexthop.h61 NHA_RES_BUCKET, enumerator
/openbmc/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst206 ``NHA_RES_BUCKET`` A nest that contains attributes specific to bucket.
209 ``NHA_RES_BUCKET`` payload:
229 ``NHA_RES_BUCKET`` A nest that contains attributes specific to bucket.
232 ``NHA_RES_BUCKET`` payload:
/openbmc/linux/net/ipv4/
H A Dnexthop.c63 [NHA_RES_BUCKET] = { .type = NLA_NESTED },
72 [NHA_RES_BUCKET] = { .type = NLA_NESTED },
940 nest = nla_nest_start(skb, NHA_RES_BUCKET); in nh_fill_res_bucket()
3317 if (tb[NHA_RES_BUCKET]) { in nh_valid_dump_bucket_req()
3321 tb[NHA_RES_BUCKET], in nh_valid_dump_bucket_req()
3491 if (!tb[NHA_RES_BUCKET]) { in nh_valid_get_bucket_req()
3496 err = nh_valid_get_bucket_req_res_bucket(tb[NHA_RES_BUCKET], in nh_valid_get_bucket_req()