Searched refs:filter_entry (Results 1 – 4 of 4) sorted by relevance
56 struct filter_entry { struct268 struct filter_entry *f; in lookup_hf()289 struct filter_entry *f; in lookup_hftid()638 struct filter_entry *f; in set_tcamfilter()1076 struct filter_entry *f; in del_tcamfilter()1230 struct filter_entry *f; in t4_filter_rpl()1351 struct filter_entry *f; in t4_hashfilter_tcb_rpl()1386 struct filter_entry *f; in t4_del_hashfilter_rpl()1415 struct filter_entry *f; in get_tcamfilter()1472 struct filter_entry *f; in get_hashfilter()[all …]
160 struct filter_entry *ftid_tab;161 struct filter_entry *hpftid_tab;
44 struct filter_entry { struct56 struct filter_entry entries[NUM_FILTER_ENTRIES]; argument
72 static SLIST_HEAD(filter_head, filter_entry) nm_out_filter =75 struct filter_entry { struct77 SLIST_ENTRY(filter_entry) filter_entries; argument435 struct filter_entry *e; in filter_dest()447 struct filter_entry *e; in filter_insert()451 if ((e = malloc(sizeof(struct filter_entry))) == NULL) { in filter_insert()662 struct filter_entry *fep; in get_sym()