OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_SOURCE
(Results
1 - 7
of
7
) sorted by null
/external/iptables/iptables/
xshared.h
16
OPT_SOURCE
= 1 << 1,
xtables-eb.c
238
#define
OPT_SOURCE
0x40
1047
ebt_check_option2(&flags,
OPT_SOURCE
);
[
all
...]
nft-ipv4.c
399
if (!(cs->options &
OPT_SOURCE
))
nft-ipv6.c
345
if (!(cs->options &
OPT_SOURCE
))
ip6tables.c
[
all
...]
iptables.c
[
all
...]
xtables.c
902
set_option(&cs->options,
OPT_SOURCE
,
[
all
...]
Completed in 1601 milliseconds