Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/ipfw/
HDipfw2.c3862 int rblen, ablen, cblen; in compile_rule() local
3897 ablen = sizeof(actbuf) / sizeof(actbuf[0]); in compile_rule()
3902 #define CHECK_ACTLEN CHECK_LENGTH(ablen, action->len) in compile_rule()
4246 action = next_cmd(action, &ablen); in compile_rule()
4281 action = next_cmd(action, &ablen); in compile_rule()
4299 action = next_cmd(action, &ablen); in compile_rule()