Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A 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);
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h87 void flow_rule_match_cvlan(const struct flow_rule *rule,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c271 flow_rule_match_cvlan(rule, &match); in nfp_flower_compile_vlan()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2423 flow_rule_match_cvlan(rule, &match); in __parse_cls_flower()