OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xt_u32_test
(Results
1 - 2
of
2
) sorted by null
/external/iptables/include/linux/netfilter/
xt_u32.h
27
struct
xt_u32_test
{
struct
35
struct
xt_u32_test
tests[XT_U32_MAXSIZE+1];
/external/iptables/extensions/
libxt_u32.c
45
const struct
xt_u32_test
*ct;
110
struct
xt_u32_test
*ct = &data->tests[testind]; /* current test */
Completed in 104 milliseconds