Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/ipfw/
HDipfw2.c4010 int rblen, ablen, cblen; in compile_rule() local
4045 ablen = sizeof(actbuf) / sizeof(actbuf[0]); in compile_rule()
4050 #define CHECK_ACTLEN CHECK_LENGTH(ablen, action->len) in compile_rule()
4417 action = next_cmd(action, &ablen); in compile_rule()
4452 action = next_cmd(action, &ablen); in compile_rule()
4470 action = next_cmd(action, &ablen); in compile_rule()