Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c3663 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip() function
3755 ret = add_srcip(cmd, av, cblen, tstate); in add_src()
4906 if (add_srcip(cmd, *av, cblen, tstate)) { in compile_rule()