Home
last modified time | relevance | path

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

/src/sbin/ipfw/
H A Dipfw2.c3976 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip() function
4093 ret = add_srcip(cmd, av, cblen, tstate); in add_src()
5415 if (add_srcip(cmd, *av, cblen, tstate)) { in compile_rule()