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