Searched refs:flow_rule_match_meta (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/net/core/ |
D | flow_offload.c | 58 void flow_rule_match_meta(const struct flow_rule *rule, in flow_rule_match_meta() function 63 EXPORT_SYMBOL(flow_rule_match_meta);
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_flower.c | 532 flow_rule_match_meta(rule, &match); in ocelot_flower_parse_indev() 598 flow_rule_match_meta(rule, &match); in ocelot_flower_parse_key()
|
/Linux-v6.6/include/net/ |
D | flow_offload.h | 97 void flow_rule_match_meta(const struct flow_rule *rule,
|
/Linux-v6.6/drivers/net/ethernet/mediatek/ |
D | mtk_ppe_offload.c | 262 flow_rule_match_meta(rule, &match); in mtk_flow_offload_replace()
|
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
D | prestera_flower.c | 150 flow_rule_match_meta(f_rule, &match); in prestera_flower_parse_meta()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 347 flow_rule_match_meta(rule, &match); in mlxsw_sp_flower_parse_meta()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 481 flow_rule_match_meta(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.c | 1406 flow_rule_match_meta(rule, &match); in get_netdev_from_rule()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2521 flow_rule_match_meta(rule, &match); in mlx5e_flower_parse_meta()
|