OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_ZERO
(Results
1 - 6
of
6
) sorted by null
/external/iptables/iptables/
xtables-translate.c
265
case
CMD_ZERO
:
270
case CMD_LIST|
CMD_ZERO
:
277
case CMD_LIST_RULES|
CMD_ZERO
:
xtables.c
115
* CMD_LIST and
CMD_ZERO
only).
777
CMD_ZERO
| CMD_ZERO_NUM, cs->invert);
788
CMD_ZERO
|CMD_ZERO_NUM, cs->invert);
807
add_command(&p->command,
CMD_ZERO
,
[
all
...]
ip6tables.c
63
#define
CMD_ZERO
0x0080U
132
* CMD_LIST and
CMD_ZERO
only).
[
all
...]
iptables.c
59
#define
CMD_ZERO
0x0080U
131
* CMD_LIST and
CMD_ZERO
only).
[
all
...]
xtables-arp.c
77
#define
CMD_ZERO
0x0080U
166
* CMD_LIST and
CMD_ZERO
only).
1015
add_command(&command, CMD_LIST,
CMD_ZERO
,
1031
add_command(&command,
CMD_ZERO
, CMD_LIST,
[
all
...]
nft-shared.h
213
#define
CMD_ZERO
0x0080U
Completed in 51 milliseconds