Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_mplsoudp.c76 flow_rule_match_mpls(rule, &match); in parse_tunnel()
/Linux-v6.1/net/core/
Dflow_offload.c149 void flow_rule_match_mpls(const struct flow_rule *rule, in flow_rule_match_mpls() function
154 EXPORT_SYMBOL(flow_rule_match_mpls);
/Linux-v6.1/include/net/
Dflow_offload.h115 void flow_rule_match_mpls(const struct flow_rule *rule,
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c128 flow_rule_match_mpls(rule, &match); in nfp_flower_compile_mpls()
Dconntrack.c376 flow_rule_match_mpls(entry1->rule, &match1); in nfp_ct_merge_check()
377 flow_rule_match_mpls(entry2->rule, &match2); in nfp_ct_merge_check()