Searched refs:flow_rule_match_enc_ip (Results 1 – 7 of 7) sorted by relevance
184 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip() function189 EXPORT_SYMBOL(flow_rule_match_enc_ip);
129 void flow_rule_match_enc_ip(const struct flow_rule *rule,
445 flow_rule_match_enc_ip(rule, &match); in nfp_flower_compile_tun_ip_ext()
448 flow_rule_match_enc_ip(entry1->rule, &match1); in nfp_ct_merge_check()449 flow_rule_match_enc_ip(entry2->rule, &match2); in nfp_ct_merge_check()
902 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_tun_parse()
1276 flow_rule_match_enc_ip(rule, &match); in ice_parse_tunnel_attr()
2435 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_verify_tunnel_ecn()
Completed in 27 milliseconds