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 - 4
of
4
) sorted by null
/external/iproute2/tc/
m_xt_old.c
66
static unsigned int
global_option_offset
;
variable
87
global_option_offset
= 0;
102
*option_offset =
global_option_offset
+ OPTION_OFFSET;
m_ipt.c
55
static unsigned int
global_option_offset
;
variable
102
global_option_offset
= 0;
116
*option_offset =
global_option_offset
+ OPTION_OFFSET;
/external/iproute2/
configure
114
unsigned int
global_option_offset
= 0;
154
unsigned int
global_option_offset
= 0;
/external/iptables/iptables/
xtables-arp.c
153
static unsigned int
global_option_offset
= 0;
variable
953
global_option_offset
= 0;
[
all
...]
Completed in 201 milliseconds