Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_mplsoudp.c76 flow_rule_match_mpls(rule, &match); in parse_tunnel()
/Linux-v6.6/net/core/
Dflow_offload.c163 void flow_rule_match_mpls(const struct flow_rule *rule, in flow_rule_match_mpls() function
168 EXPORT_SYMBOL(flow_rule_match_mpls);
/Linux-v6.6/include/net/
Dflow_offload.h127 void flow_rule_match_mpls(const struct flow_rule *rule,
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c128 flow_rule_match_mpls(rule, &match); in nfp_flower_compile_mpls()
Dconntrack.c388 flow_rule_match_mpls(entry1->rule, &match1); in nfp_ct_merge_check()
389 flow_rule_match_mpls(entry2->rule, &match2); in nfp_ct_merge_check()