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

/system/core/libnetutils/
H A Difc_utils.c556 struct in_addr in_dst, in_gw; local
558 in_dst.s_addr = 0;
561 int ret = ifc_act_on_ipv4_route(SIOCADDRT, name, in_dst, 0, in_gw);

Completed in 3 milliseconds