Searched defs:table_info (Results 1 – 1 of 1) sorted by relevance
49 struct table_info { struct50 table_lookup_t *lookup; /* Lookup function */51 void *state; /* Lookup radix/other structure */52 void *xstate; /* eXtended state */53 u_long data; /* Hints for given func */