Searched refs:ipv4Success (Results 1 – 1 of 1) sorted by relevance
256 bool ipv4Success = WriteToFile(IPV4_FORWARDING_PROC_FILE, value); in SetIpFwdEnable() local258 return (ipv4Success && ipv6Success) ? 0 : -1; in SetIpFwdEnable()