Home
last modified time | relevance | path

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

/src/sbin/ipfw/
H A Dipfw2.c4257 int rblen, ablen, cblen; in compile_rule() local
4292 ablen = nitems(actbuf); in compile_rule()
4297 #define CHECK_ACTLEN CHECK_LENGTH(ablen, action->len) in compile_rule()
4689 action = next_cmd(action, &ablen); in compile_rule()
4739 action = next_cmd(action, &ablen); in compile_rule()
4747 action = next_cmd(action, &ablen); in compile_rule()