OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_option_offset
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
m_xt_old.c
66
static unsigned int
global_option_offset
= 0;
variable
87
global_option_offset
= 0;
102
*option_offset =
global_option_offset
+ OPTION_OFFSET;
m_ipt.c
56
static unsigned int
global_option_offset
= 0;
variable
169
global_option_offset
= 0;
183
*option_offset =
global_option_offset
+ OPTION_OFFSET;
/external/iproute2/
configure
103
unsigned int
global_option_offset
= 0;
143
unsigned int
global_option_offset
= 0;
Completed in 589 milliseconds