OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CMD_ZERO
(Results
1 - 4
of
4
) sorted by null
/external/iptables/iptables/
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
...]
nft-shared.h
213
#define
CMD_ZERO
0x0080U
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
...]
Completed in 97 milliseconds