Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dconntrack.h143 struct nfp_fl_ct_tc_merge { struct
144 unsigned long cookie[2];
145 struct rhash_head hash_node;
146 struct list_head pre_ct_list;
147 struct list_head post_ct_list;
148 struct nfp_fl_ct_zone_entry *zt;
149 struct nfp_fl_ct_flow_entry *pre_ct_parent;
150 struct nfp_fl_ct_flow_entry *post_ct_parent;
174 struct nfp_fl_ct_tc_merge *tc_m_parent; argument

Completed in 4 milliseconds