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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.h290 struct _ipfw_insn *add_dstip6(struct _ipfw_insn *cmd, char *av, int cblen);
H A Dipv6.c517 add_dstip6(ipfw_insn *cmd, char *av, int cblen) function
H A Dipfw2.c2824 ret = add_dstip6(cmd, av, cblen);
3788 if (add_dstip6(cmd, *av, cblen)) {

Completed in 72 milliseconds