HomeSort by relevance Sort by last modified time
    Searched refs:global_option_offset (Results 1 - 3 of 3) sorted by null

  /external/iproute2/
configure 72 unsigned int global_option_offset = 0;
112 unsigned int global_option_offset = 0;
  /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;

Completed in 43 milliseconds