Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.c4151 int rblen, ablen, cblen; in compile_rule() local
4186 ablen = nitems(actbuf); in compile_rule()
4191 #define CHECK_ACTLEN CHECK_LENGTH(ablen, action->len) in compile_rule()
4583 action = next_cmd(action, &ablen); in compile_rule()
4633 action = next_cmd(action, &ablen); in compile_rule()
4641 action = next_cmd(action, &ablen); in compile_rule()