Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dflow_offload.c30 void flow_rule_match_meta(const struct flow_rule *rule, in flow_rule_match_meta() function
35 EXPORT_SYMBOL(flow_rule_match_meta);
/Linux-v5.4/include/net/
Dflow_offload.h73 void flow_rule_match_meta(const struct flow_rule *rule,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c151 flow_rule_match_meta(rule, &match); in mlxsw_sp_flower_parse_meta()