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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c2737 add_srcip(ipfw_insn *cmd, char *av, int cblen) function
2802 ret = add_srcip(cmd, av, cblen);
3767 if (add_srcip(cmd, *av, cblen)) {

Completed in 66 milliseconds