Searched refs:add_srcip6 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.h | 430 struct _ipfw_insn *add_srcip6(struct _ipfw_insn *cmd, char *av, int cblen,
|
| H A D | ipv6.c | 491 add_srcip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip6() function
|
| H A D | ipfw2.c | 3751 ret = add_srcip6(cmd, av, cblen, tstate); in add_src() 4920 if (add_srcip6(cmd, *av, cblen, tstate)) { in compile_rule()
|