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

/freebsd-9.3-release/sbin/ipfw/
H A Dnat.c738 int i, off, tok, ac1; local
757 ac1 = ac;
759 while (ac1 > 0) {
761 ac1--;
766 ac1--;
779 if (ac1 < 2)
782 len += estimate_redir_addr(&ac1, &av1);
784 ac1 -= 2;
787 if (ac1 < 3)
791 ac1
[all...]

Completed in 102 milliseconds