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

  /external/iptables/iptables/
ip6tables.c 55 #define CMD_NONE 0x0000U
    [all...]
iptables.c 51 #define CMD_NONE 0x0000U
    [all...]
nft-shared.h 205 #define CMD_NONE 0x0000U
xtables-arp.c 69 #define CMD_NONE 0x0000U
978 add_command(&command, CMD_APPEND, CMD_NONE,
984 add_command(&command, CMD_DELETE, CMD_NONE,
994 add_command(&command, CMD_REPLACE, CMD_NONE,
1006 add_command(&command, CMD_INSERT, CMD_NONE,
1023 add_command(&command, CMD_FLUSH, CMD_NONE,
1047 add_command(&command, CMD_NEW_CHAIN, CMD_NONE,
1053 add_command(&command, CMD_DELETE_CHAIN, CMD_NONE,
1061 add_command(&command, CMD_RENAME_CHAIN, CMD_NONE,
1074 add_command(&command, CMD_SET_POLICY, CMD_NONE,
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation_types.h 392 CMD_NONE,
    [all...]

Completed in 2455 milliseconds