Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dnexthop.h59 NHA_RES_GROUP, enumerator
/Linux-v6.1/Documentation/networking/
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:
/Linux-v6.1/net/ipv4/
Dnexthop.c39 [NHA_RES_GROUP] = { .type = NLA_NESTED },
634 nest = nla_nest_start(skb, NHA_RES_GROUP); in nla_put_nh_group_res()
1109 case NHA_RES_GROUP: in nh_check_attr_group()
2827 err = rtm_to_nh_config_grp_res(tb[NHA_RES_GROUP], in rtm_to_nh_config()