Lines Matching defs:t
98 table_key(struct table *t, uint32_t key_id) in table_key()
104 table_key_data(struct table *t, uint32_t key_id) in table_key_data()
127 bkt_keycmp(struct table *t, in bkt_keycmp()
147 bkt_key_install(struct table *t, in bkt_key_install()
173 bkt_key_data_update(struct table *t, in bkt_key_data_update()
200 struct table *t; in __table_create() local
292 struct table *t = table; in table_free() local
303 struct table *t = table; in table_add() local
360 struct table *t = table; in table_del() local
409 struct table *t = table; in table_lookup_unoptimized() local
507 struct table *t = table; in table_lookup() local
609 struct table *t; in table_create() local