Searched refs:ipgpc_mark_found (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/ipp/ipgpc/ |
H A D | ba_table.c | 96 if ((num_found = ipgpc_mark_found(bataid->info.mask, in ba_retrieve() 112 if ((ret = ipgpc_mark_found(bataid->info.mask, filter_list, in ba_retrieve()
|
H A D | filters.h | 105 extern int ipgpc_mark_found(uint16_t, linked_list, ht_match_t *);
|
H A D | trie.c | 735 if ((ret = ipgpc_mark_found(tid->info.mask, in t_retrieve() 760 if ((ret = ipgpc_mark_found(tid->info.mask, c_node->elements, in t_retrieve() 821 if ((ret = ipgpc_mark_found(tid->info.mask, in t_retrieve6()
|
H A D | table.c | 165 if ((num_found = ipgpc_mark_found(taid->info.mask, in ht_retrieve()
|
H A D | filters.c | 2634 ipgpc_mark_found(uint16_t mask, linked_list list, ht_match_t *fid_table) in ipgpc_mark_found() function
|