Searched refs:flow_rule_match_mpls (Results 1 – 5 of 5) sorted by relevance
76 flow_rule_match_mpls(rule, &match); in parse_tunnel()
156 void flow_rule_match_mpls(const struct flow_rule *rule, in flow_rule_match_mpls() function161 EXPORT_SYMBOL(flow_rule_match_mpls);
121 void flow_rule_match_mpls(const struct flow_rule *rule,
128 flow_rule_match_mpls(rule, &match); in nfp_flower_compile_mpls()
376 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()
Completed in 13 milliseconds