Home | History | Annotate | Download | only in libiptc

Lines Matching full:rule

40 /* Get first rule in the given chain: NULL for empty chain. */
62 /* Rule numbers start at 1 for the first rule. */
70 /* Atomically replace rule `rulenum' in `chain' with `e'. */
82 /* Check whether a mathching rule exists */
88 /* Delete the first rule in `chain' which matches `e', subject to
95 /* Delete the rule in position `rulenum' in `chain'. */
138 /* read packet and byte counters for a specific rule */
143 /* zero packet and byte counters for a specific rule */
148 /* set packet and byte counters for a specific rule */