Home | History | Annotate | Download | only in server

Lines Matching refs:IP6TABLES_PATH

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