Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/stress/route/
H A Droute-change-netlink.c190 static void rtnl_route(int iface, struct addrinfo *dst, struct addrinfo *gw, in rtnl_route() function
288 rtnl_route(p_iface->index, p_dst->ip, gw ? p_gw->ip : NULL, in run()
291 rtnl_route(p_iface->index, p_dst->ip, gw ? p_gw->ip : NULL, in run()

Completed in 2 milliseconds