Searched defs:fid_table (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.c | 76 common_classify(ipgpc_packet_t *packet, ht_match_t *fid_table, in common_classify() 198 #define FREE_FID_TABLE(fid_table, p, q, i) \ argument 230 ht_match_t fid_table[HASH_SIZE]; in ipgpc_classify() local 364 bestmatch(ht_match_t *fid_table, uint16_t bestmask) in bestmatch()
|
H A D | ba_table.c | 84 ba_retrieve(ba_table_id_t *bataid, uint8_t value, ht_match_t *fid_table) in ba_retrieve()
|
H A D | trie.c | 702 t_retrieve(trie_id_t *tid, uint32_t key, ht_match_t *fid_table) in t_retrieve() 779 t_retrieve6(trie_id_t *tid, in6_addr_t key, ht_match_t *fid_table) in t_retrieve6()
|
H A D | table.c | 155 ht_retrieve(table_id_t *taid, int key, ht_match_t *fid_table) in ht_retrieve()
|
H A D | filters.c | 2500 ipgpc_findfilters(int in_id, int key, ht_match_t *fid_table) in ipgpc_findfilters() 2555 ipgpc_findfilters6(int in_id, in6_addr_t key, ht_match_t *fid_table) in ipgpc_findfilters6() 2634 ipgpc_mark_found(uint16_t mask, linked_list list, ht_match_t *fid_table) in ipgpc_mark_found()
|