Lines Matching full:flow

38  * struct nfp_fl_ct_zone_entry - Zone entry containing conntrack flow information
107 * struct nfp_fl_ct_flow_entry - Flow entry containing conntrack flow information
108 * @cookie: Flow cookie, same as original TC flow, used as key
110 * @chain_index: Chain index of the original flow
114 * @children: List of tc_merge flows this flow forms part of
115 * @rule: Reference to the original TC flow rule
134 * @cookie: Flow cookie, combination of pre and post ct cookies
155 * struct nfp_fl_nft_tc_merge - Merge of tc_merge flows with nft flow
157 * @cookie: Flow cookie, combination of tc_merge and nft cookies
164 * @tc_flower_cookie: The cookie of the flow offloaded to the nfp
165 * @flow_pay: Reference to the offloaded flow struct
181 * struct nfp_fl_ct_map_entry - Map between flow cookie and specific ct_flow
182 * @cookie: Flow cookie, same as original TC flow, used as key
192 bool is_pre_ct_flow(struct flow_cls_offload *flow);
193 bool is_post_ct_flow(struct flow_cls_offload *flow);
199 * @flow: TC flower classifier offload structure.
209 struct flow_cls_offload *flow,
215 * @flow: TC flower classifier offload structure.
225 struct flow_cls_offload *flow,
230 * @entry: Flow entry to cleanup
236 * @ct_map_ent: ct map entry for the flow that needs deleting
241 * nfp_fl_ct_handle_nft_flow() - Handle flower flow callbacks for nft table
252 * @flow: TC flower classifier offload structure.
253 * @ct_map_ent: ct map entry for the flow that needs deleting
255 int nfp_fl_ct_stats(struct flow_cls_offload *flow,