OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_DESTINATION
(Results
1 - 6
of
6
) sorted by null
/external/iptables/iptables/
xshared.h
17
OPT_DESTINATION
= 1 << 2,
nft-ipv4.c
397
if (!(cs->options &
OPT_DESTINATION
))
nft-ipv6.c
343
if (!(cs->options &
OPT_DESTINATION
))
ip6tables.c
[
all
...]
iptables.c
[
all
...]
xtables.c
908
set_option(&cs->options,
OPT_DESTINATION
,
[
all
...]
Completed in 1030 milliseconds