Searched refs:CMD_FLUSH (Results 1 – 6 of 6) sorted by relevance
/third_party/iptables/iptables/ |
D | xshared.h | 55 CMD_FLUSH = 1 << 6, enumerator
|
D | xtables-arp.c | 544 add_command(&command, CMD_FLUSH, CMD_NONE, in do_commandarp() 919 case CMD_FLUSH: in do_commandarp()
|
D | xtables.c | 568 add_command(&p->command, CMD_FLUSH, CMD_NONE, in do_parse() 994 case CMD_FLUSH: in do_commandx()
|
D | xtables-translate.c | 274 case CMD_FLUSH: in do_command_xlate()
|
D | iptables.c | 1171 add_command(&command, CMD_FLUSH, CMD_NONE, in do_command4() 1631 case CMD_FLUSH: in do_command4()
|
D | ip6tables.c | 1177 add_command(&command, CMD_FLUSH, CMD_NONE, in do_command6() 1641 case CMD_FLUSH: in do_command6()
|