Searched refs:ipgpc_mark_found (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/ipp/ipgpc/ |
H A D | ba_table.c | 98 if ((num_found = ipgpc_mark_found(bataid->info.mask, in ba_retrieve() 114 if ((ret = ipgpc_mark_found(bataid->info.mask, filter_list, in ba_retrieve()
|
H A D | filters.h | 107 extern int ipgpc_mark_found(uint16_t, linked_list, ht_match_t *);
|
H A D | trie.c | 737 if ((ret = ipgpc_mark_found(tid->info.mask, in t_retrieve() 762 if ((ret = ipgpc_mark_found(tid->info.mask, c_node->elements, in t_retrieve() 823 if ((ret = ipgpc_mark_found(tid->info.mask, in t_retrieve6()
|
H A D | table.c | 167 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
|