OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcpoptstrip_test_bit
(Results
1 - 2
of
2
) sorted by null
/external/iptables/include/linux/netfilter/
xt_TCPOPTSTRIP.h
6
#define
tcpoptstrip_test_bit
(bmap, idx) \
macro
/external/iptables/extensions/
libxt_TCPOPTSTRIP.c
83
if (
tcpoptstrip_test_bit
(info->strip_bmap, option))
111
if (!
tcpoptstrip_test_bit
(info->strip_bmap, i))
Completed in 788 milliseconds