Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.c4102 add_dst(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) in add_dst() function
5005 if (add_dst(cmd, *av, proto, cblen, tstate)) { in compile_rule()