Searched refs:nh_fill_node (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/ipv4/ |
D | nexthop.c | 917 static int nh_fill_node(struct sk_buff *skb, struct nexthop *nh, in nh_fill_node() function 1081 err = nh_fill_node(skb, nh, event, info->portid, seq, nlflags, 0); in nexthop_notify() 3326 err = nh_fill_node(skb, nh, RTM_NEWNEXTHOP, NETLINK_CB(in_skb).portid, in rtm_get_nexthop() 3496 return nh_fill_node(skb, nh, RTM_NEWNEXTHOP, in rtm_dump_nexthop_cb()
|