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

  /external/iptables/iptables/
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...]
xtables.c 732 add_command(&p->command, CMD_APPEND, CMD_NONE,
738 add_command(&p->command, CMD_CHECK, CMD_NONE,
744 add_command(&p->command, CMD_DELETE, CMD_NONE,
754 add_command(&p->command, CMD_REPLACE, CMD_NONE,
766 add_command(&p->command, CMD_INSERT, CMD_NONE,
798 add_command(&p->command, CMD_FLUSH, CMD_NONE,
828 add_command(&p->command, CMD_NEW_CHAIN, CMD_NONE,
834 add_command(&p->command, CMD_DELETE_CHAIN, CMD_NONE,
843 add_command(&p->command, CMD_RENAME_CHAIN, CMD_NONE,
856 add_command(&p->command, CMD_SET_POLICY, CMD_NONE,
    [all...]
ip6tables.c 55 #define CMD_NONE 0x0000U
    [all...]
iptables.c 51 #define CMD_NONE 0x0000U
    [all...]
nft-shared.h 205 #define CMD_NONE 0x0000U
  /external/vulkan-validation-layers/layers/
core_validation_types.h 457 CMD_NONE,
    [all...]
core_validation.cpp     [all...]

Completed in 752 milliseconds