Searched refs:u_table (Results 1 – 1 of 1) sorted by relevance
83 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find() argument109 return u_table + (found - ip_table); in __orc_find()