Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c645 static int nla_put_nh_group_res(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group_res() function
903 if (nhg->resilient && nla_put_nh_group_res(skb, nhg)) in nla_put_nh_group()