Home
last modified time | relevance | path

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

/freebsd/sys/netlink/route/
H A Drt.c849 create_nexthop_from_attrs(struct nl_parsed_route *attrs, in create_nexthop_from_attrs()
971 nh = create_nexthop_from_attrs(&attrs, npt, &error); in rtnl_handle_newroute()
837 create_nexthop_from_attrs(struct nl_parsed_route *attrs, create_nexthop_from_attrs() function