RTM_NEWNEXTHOP
nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo);
nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo);
err = nh_fill_node(skb, nh, RTM_NEWNEXTHOP, NETLINK_CB(in_skb).portid,
return nh_fill_node(skb, nh, RTM_NEWNEXTHOP,
{.msgtype = RTM_NEWNEXTHOP, .doit = rtm_new_nexthop,
{.protocol = PF_INET, .msgtype = RTM_NEWNEXTHOP,
{.protocol = PF_INET6, .msgtype = RTM_NEWNEXTHOP,
{ RTM_NEWNEXTHOP, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },