Searched refs:ac1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/ipfw/
H A Dnat.c760 int i, off, tok, ac1; local
779 ac1 = ac;
781 while (ac1 > 0) {
783 ac1--;
788 ac1--;
802 if (ac1 < 2)
805 len += estimate_redir_addr(&ac1, &av1);
807 ac1 -= 2;
810 if (ac1 < 3)
814 ac1
[all...]

Completed in 102 milliseconds