Home
last modified time | relevance | path

Searched refs:sfc_flow_spec_check (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow.c113 typedef boolean_t (sfc_flow_spec_check)(efx_filter_match_flags_t match, typedef
128 sfc_flow_spec_check *spec_check;
132 static sfc_flow_spec_check sfc_flow_check_unknown_dst_flags;
135 static sfc_flow_spec_check sfc_flow_check_ifrm_unknown_dst_flags;
137 static sfc_flow_spec_check sfc_flow_check_outer_vid_flag;
2158 sfc_flow_spec_check *check; in sfc_flow_check_missing_flags()