Home
last modified time | relevance | path

Searched defs:taid (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/ipp/ipgpc/
H A Dtable.c58 ht_insert(table_id_t *taid, key_t id, int key) in ht_insert() argument
155 ht_retrieve(table_id_t * taid,int key,ht_match_t * fid_table) ht_retrieve() argument
183 remove_num_inserted(table_id_t * taid) remove_num_inserted() argument
198 ht_remove(table_id_t * taid,key_t id,int key) ht_remove() argument
[all...]
H A Dfilters.c2517 table_id_t *taid = &ipgpc_table_list[in_id - TABLE_ID_OFFSET]; in ipgpc_findfilters() local