Home
last modified time | relevance | path

Searched defs:fid_table (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c76 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 Dtrie.c700 t_retrieve(trie_id_t *tid, uint32_t key, ht_match_t *fid_table) in t_retrieve()
777 t_retrieve6(trie_id_t *tid, in6_addr_t key, ht_match_t *fid_table) in t_retrieve6()
H A Dba_table.c82 ba_retrieve(ba_table_id_t *bataid, uint8_t value, ht_match_t *fid_table) in ba_retrieve()
H A Dtable.c153 ht_retrieve(table_id_t *taid, int key, ht_match_t *fid_table) in ht_retrieve()
H A Dfilters.c2500 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()