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

/freebsd-13-stable/sbin/ipfw/
H A Dipfw2.h431 struct _ipfw_insn *add_srcip6(struct _ipfw_insn *cmd, char *av, int cblen,
H A Dipv6.c481 add_srcip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) function
H A Dipfw2.c3734 ret = add_srcip6(cmd, av, cblen, tstate);
4897 if (add_srcip6(cmd, *av, cblen, tstate)) {

Completed in 69 milliseconds