Home
last modified time | relevance | path

Searched refs:nla_put_nh_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c193 static int nla_put_nh_group(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group() function
253 if (nla_put_nh_group(skb, nhg)) in nh_fill_node()
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c657 static int nla_put_nh_group(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group() function
721 if (nla_put_nh_group(skb, nhg)) in nh_fill_node()

Completed in 12 milliseconds