OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPT_LOG_IPOPT
(Results
51 - 52
of
52
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_LOG.h
17
#define
IPT_LOG_IPOPT
0x04
/external/iptables/extensions/
libipt_LOG.c
96
info->logflags =
IPT_LOG_IPOPT
;
130
if (loginfo->logflags &
IPT_LOG_IPOPT
)
161
if (loginfo->logflags &
IPT_LOG_IPOPT
)
Completed in 97 milliseconds
1
2
3