OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_route_nh_set_gateway
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/route/
nexthop.h
46
extern void
rtnl_route_nh_set_gateway
(struct rtnl_nexthop *,
/external/libnl/lib/route/
nexthop.c
254
void
rtnl_route_nh_set_gateway
(struct rtnl_nexthop *nh, struct nl_addr *addr)
function
route_obj.c
886
rtnl_route_nh_set_gateway
(nh, addr);
1029
rtnl_route_nh_set_gateway
(old_nh, addr);
/external/libnl/src/lib/
route.c
179
rtnl_route_nh_set_gateway
(nh, addr);
Completed in 513 milliseconds