Home | History | Annotate | Download | only in netd

Lines Matching refs:IPTABLES_PATH

215     fullCmd.insert(0, iptVer == IptIpV4 ? IPTABLES_PATH : IP6TABLES_PATH);
1079 fullCmd = IPTABLES_PATH;