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

/external/iproute2/
H A Dconfigure74 unsigned int global_option_offset = 0;
114 unsigned int global_option_offset = 0;
/external/iproute2/tc/
H A Dm_xt_old.c66 static unsigned int global_option_offset = 0; variable
87 global_option_offset = 0;
102 *option_offset = global_option_offset + OPTION_OFFSET;
H A Dm_ipt.c56 static unsigned int global_option_offset = 0; variable
169 global_option_offset = 0;
183 *option_offset = global_option_offset + OPTION_OFFSET;

Completed in 1341 milliseconds