Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c3763 add_dst(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) in add_dst() function
4494 if (add_dst(cmd, *av, proto, cblen, tstate)) { in compile_rule()