Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dnexthop.c629 static int nla_put_nh_group_res(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group_res() function
684 if (nhg->resilient && nla_put_nh_group_res(skb, nhg)) in nla_put_nh_group()