Home
last modified time | relevance | path

Searched refs:global_option_offset (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/
Dconfigure72 unsigned int global_option_offset = 0;
112 unsigned int global_option_offset = 0;
/external/iproute2/tc/
Dm_xt_old.c66 static unsigned int global_option_offset = 0; variable
87 global_option_offset = 0; in free_opts()
102 *option_offset = global_option_offset + OPTION_OFFSET; in merge_options()
Dm_ipt.c56 static unsigned int global_option_offset = 0; variable
169 global_option_offset = 0; in free_opts()
183 *option_offset = global_option_offset + OPTION_OFFSET; in merge_options()