Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dflow_offload.c72 void flow_rule_match_cvlan(const struct flow_rule *rule, in flow_rule_match_cvlan() function
77 EXPORT_SYMBOL(flow_rule_match_cvlan);
/kernel/linux/linux-5.10/include/net/
Dflow_offload.h87 void flow_rule_match_cvlan(const struct flow_rule *rule,
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c271 flow_rule_match_cvlan(rule, &match); in nfp_flower_compile_vlan()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2429 flow_rule_match_cvlan(rule, &match); in __parse_cls_flower()