Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c76 flow_rule_match_mpls(rule, &match); in parse_tunnel()
/linux/net/core/
H A 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/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c128 flow_rule_match_mpls(rule, &match); in nfp_flower_compile_mpls()
H A 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()