Searched refs:flow_rule_match_meta (Results 1 – 9 of 9) sorted by relevance
/linux/net/core/ |
H A 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/drivers/net/ethernet/mscc/ |
H A 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/include/net/ |
H A D | flow_offload.h | 97 void flow_rule_match_meta(const struct flow_rule *rule,
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flower.c | 150 flow_rule_match_meta(f_rule, &match); in prestera_flower_parse_meta()
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_offload.c | 266 flow_rule_match_meta(rule, &match); in mtk_flow_offload_replace()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_flower.c | 347 flow_rule_match_meta(rule, &match); in mlxsw_sp_flower_parse_meta()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 1406 flow_rule_match_meta(rule, &match); in get_netdev_from_rule()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 491 flow_rule_match_meta(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2646 flow_rule_match_meta(rule, &match); in mlx5e_flower_parse_meta()
|