Home
last modified time | relevance | path

Searched refs:jump_backwards (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c149 int tablearg, int jump_backwards);
153 int tablearg, int jump_backwards);
1239 int tablearg, int jump_backwards) in jump_fast() argument
1252 if (jump_backwards == 0 && i <= f->rulenum) in jump_fast()
1273 int tablearg, int jump_backwards) in jump_linear() argument
1279 if (jump_backwards == 0 && num <= f->rulenum) in jump_linear()