Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.c4258 int rblen, ablen, cblen; in compile_rule() local
4293 ablen = nitems(actbuf); in compile_rule()
4298 #define CHECK_ACTLEN CHECK_LENGTH(ablen, action->len) in compile_rule()
4690 action = next_cmd(action, &ablen); in compile_rule()
4740 action = next_cmd(action, &ablen); in compile_rule()
4748 action = next_cmd(action, &ablen); in compile_rule()