Searched refs:add_dstip6 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/ipfw/ |
H A D | ipfw2.h | 448 struct _ipfw_insn *add_dstip6(struct _ipfw_insn *cmd, char *av, int cblen,
|
H A D | ipv6.c | 500 add_dstip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip6() function
|
H A D | ipfw2.c | 4048 ret = add_dstip6(cmd, av, cblen, tstate); in add_dst() 5331 if (add_dstip6(cmd, *av, cblen, tstate)) { in compile_rule()
|