Home
last modified time | relevance | path

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

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