Searched refs:fill_table (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.h | 442 void fill_table(struct _ipfw_insn *cmd, char *av, uint8_t opcode,
|
| H A D | ipv6.c | 363 fill_table(&cmd->o, av, O_IP_DST_LOOKUP, tstate); in fill_ip6()
|
| H A D | ipfw2.c | 3084 fill_table(struct _ipfw_insn *cmd, char *av, uint8_t opcode, in fill_table() function 3139 fill_table(&cmd->o, av, O_IP_DST_LOOKUP, tstate); in fill_ip() 5061 fill_table(cmd, *av, O_IP_FLOW_LOOKUP, tstate); in compile_rule()
|