OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_SET_POLICY
(Results
1 - 6
of
6
) sorted by null
/external/iptables/iptables/
nft-shared.h
216
#define
CMD_SET_POLICY
0x0400U
xtables-arp.c
80
#define
CMD_SET_POLICY
0x0400U
1074
add_command(&command,
CMD_SET_POLICY
, CMD_NONE,
1082
cmd2char(
CMD_SET_POLICY
));
[
all
...]
xtables.c
856
add_command(&p->command,
CMD_SET_POLICY
, CMD_NONE,
864
cmd2char(
CMD_SET_POLICY
));
[
all
...]
ip6tables.c
66
#define
CMD_SET_POLICY
0x0400U
[
all
...]
iptables.c
62
#define
CMD_SET_POLICY
0x0400U
[
all
...]
xtables-translate.c
292
case
CMD_SET_POLICY
:
Completed in 152 milliseconds