Searched defs:global_option_offset (Results 1 - 2 of 2) sorted by relevance

/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 104 milliseconds