OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_route_nh_free
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/route/
nexthop.h
33
extern void
rtnl_route_nh_free
(struct rtnl_nexthop *);
/external/libnl/lib/route/
nexthop.c
75
void
rtnl_route_nh_free
(struct rtnl_nexthop *nh)
function
route_obj.c
91
rtnl_route_nh_free
(nh);
906
rtnl_route_nh_free
(nh);
1063
rtnl_route_nh_free
(old_nh);
Completed in 116 milliseconds