Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c3815 int rblen, ablen, cblen; in compile_rule() local
3850 ablen = sizeof(actbuf) / sizeof(actbuf[0]); in compile_rule()
3855 #define CHECK_ACTLEN CHECK_LENGTH(ablen, action->len) in compile_rule()
4201 action = next_cmd(action, &ablen); in compile_rule()
4236 action = next_cmd(action, &ablen); in compile_rule()
4254 action = next_cmd(action, &ablen); in compile_rule()