Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.c114 sfc_flow_spec_set_vals *set_vals; member
2081 .set_vals = sfc_flow_set_unknown_dst_flags,
2087 .set_vals = sfc_flow_set_ethertypes,
2093 .set_vals = sfc_flow_set_ifrm_unknown_dst_flags,
2099 .set_vals = sfc_flow_set_outer_vid_flag,
2166 rc = copy_flag->set_vals(spec, filters_count_for_one_val, error); in sfc_flow_spec_add_match_flag()