OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NUMERIC
(Results
1 - 8
of
8
) sorted by null
/external/iptables/iptables/
xshared.h
15
OPT_NUMERIC
= 1 << 0,
xshared.c
103
cs->options &
OPT_NUMERIC
, NULL) == NULL)
113
cs->options &
OPT_NUMERIC
, &cs->matches);
xtables-translate.c
57
int ret = 1, numeric = cs->options &
OPT_NUMERIC
;
93
int ret = 1, numeric = cs->options &
OPT_NUMERIC
;
xtables-arp.c
90
#define
OPT_NUMERIC
0x00001U
[
all
...]
xtables.c
974
set_option(&cs->options,
OPT_NUMERIC
, &args->invflags,
[
all
...]
ip6tables.c
[
all
...]
iptables.c
[
all
...]
xtables-eb.c
[
all
...]
Completed in 234 milliseconds