Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h430 struct _ipfw_insn *add_srcip6(struct _ipfw_insn *cmd, char *av, int cblen,
H A Dipv6.c491 add_srcip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip6() function
H A Dipfw2.c3751 ret = add_srcip6(cmd, av, cblen, tstate); in add_src()
4920 if (add_srcip6(cmd, *av, cblen, tstate)) { in compile_rule()