Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dflow_offload.c93 void flow_rule_match_cvlan(const struct flow_rule *rule, in flow_rule_match_cvlan() function
98 EXPORT_SYMBOL(flow_rule_match_cvlan);
/linux-6.1.9/include/net/
Dflow_offload.h99 void flow_rule_match_cvlan(const struct flow_rule *rule,
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c329 flow_rule_match_cvlan(rule, &match); in nfp_flower_compile_vlan()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1341 flow_rule_match_cvlan(rule, &match); in ice_parse_cls_flower()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2689 flow_rule_match_cvlan(rule, &match); in __parse_cls_flower()