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

/freebsd-13-stable/sbin/ipfw/
H A Dipfw2.h433 struct _ipfw_insn *add_dstip6(struct _ipfw_insn *cmd, char *av, int cblen,
H A Dipv6.c503 add_dstip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) function
H A Dipfw2.c3765 ret = add_dstip6(cmd, av, cblen, tstate);
4904 if (add_dstip6(cmd, *av, cblen, tstate)) {

Completed in 66 milliseconds