Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
252 if (nla_put_nh_group(skb, nhg)) in nh_fill_node()