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

/system/core/libnetutils/
H A Difc_utils.c820 int ifc_act_on_ipv6_route(int action, const char *ifname, struct in6_addr dst, int prefix_length, function
918 ret = ifc_act_on_ipv6_route(action, ifname, ipv6_dst.sin6_addr,
953 return ifc_act_on_ipv6_route(SIOCADDRT, ifname, dst, prefix_length, gw);

Completed in 17 milliseconds