Home
last modified time | relevance | path

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

/openbmc/linux/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()