Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnexthop.h59 NHA_RES_GROUP, enumerator
/openbmc/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst172 ``NHA_RES_GROUP`` A nest that contains attributes specific to resilient
176 ``NHA_RES_GROUP`` payload:
190 ``NHA_RES_GROUP`` payload will include the following attribute:
/openbmc/linux/net/ipv4/
H A Dnexthop.c39 [NHA_RES_GROUP] = { .type = NLA_NESTED },
634 nest = nla_nest_start(skb, NHA_RES_GROUP); in nla_put_nh_group_res()
1110 case NHA_RES_GROUP: in nh_check_attr_group()
2851 err = rtm_to_nh_config_grp_res(tb[NHA_RES_GROUP], in rtm_to_nh_config()