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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c2754 add_dstip(ipfw_insn *cmd, char *av, int cblen) function
2828 ret = add_dstip(cmd, av, cblen);
3774 if (add_dstip(cmd, *av, cblen)) {

Completed in 31 milliseconds