Home
last modified time | relevance | path

Searched refs:CMD_DELETE_NUM (Results 1 – 6 of 6) sorted by relevance

/external/iptables/iptables/
Dxtables-arp.c72 #define CMD_DELETE_NUM 0x0004U macro
989 command = CMD_DELETE_NUM; in do_commandarp()
1421 case CMD_DELETE_NUM: in do_commandarp()
Dnft-shared.h208 #define CMD_DELETE_NUM 0x0004U macro
Dxtables-translate.c243 case CMD_DELETE_NUM: in do_command_xlate()
Diptables.c54 #define CMD_DELETE_NUM 0x0004U macro
1398 command = CMD_DELETE_NUM; in do_command4()
1875 case CMD_DELETE_NUM: in do_command4()
Dip6tables.c58 #define CMD_DELETE_NUM 0x0004U macro
1405 command = CMD_DELETE_NUM; in do_command6()
1886 case CMD_DELETE_NUM: in do_command6()
Dxtables.c749 p->command = CMD_DELETE_NUM; in do_parse()
1196 case CMD_DELETE_NUM: in do_commandx()