Home | History | Annotate | Download | only in server

Lines Matching defs:chains

279     /** Set of states for the child firewall chains. True if the chain is active. */
699 final int[] chains =
701 for (int chain : chains) {
2079 // Normally, whitelist chains only contain deny rules, so numUids == exemptUids.length.
2081 // a UID rule to the firewall, and then disable the firewall - the chains can contain
2124 // chains default detached.
2155 // whitelist and blacklist chains allow RSTs through.
2799 final int[] chains = {
2804 for (int chain : chains) {