HomeSort by relevance Sort by last modified time
    Searched defs:CMD_RENAME_CHAIN (Results 1 - 4 of 4) sorted by null

  /external/iptables/iptables/
ip6tables.c 67 #define CMD_RENAME_CHAIN 0x0800U
    [all...]
iptables.c 63 #define CMD_RENAME_CHAIN 0x0800U
    [all...]
nft-shared.h 217 #define CMD_RENAME_CHAIN 0x0800U
xtables-arp.c 67 #undef CMD_RENAME_CHAIN
82 #define CMD_RENAME_CHAIN 0x1000U
1061 add_command(&command, CMD_RENAME_CHAIN, CMD_NONE,
1070 cmd2char(CMD_RENAME_CHAIN));
    [all...]

Completed in 318 milliseconds