null

Searched refs:route (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/monitor/
H A Dmonitor_netlink.c46 #include <netlink/route/addr.h>
47 #include <netlink/route/link.h>
48 #include <netlink/route/rtnl.h>
49 #include <netlink/route/route.h>
131 rtnlw_route_get_oif(struct rtnl_route * route) argument
137 hops = rtnl_route_get_nnexthops(route);
142 nh = rtnl_route_nexthop_n(route, 0);
146 return rtnl_route_get_oif(route);
382 /* Ensure it's a route objec
[all...]
/sssd-io/contrib/ci/
H A Ddeps.sh92 libnl-route-3-dev

Completed in 191 milliseconds