Searched refs:flow_rule_match_enc_ipv4_addrs (Results 1 – 8 of 8) sorted by relevance
170 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs() function175 EXPORT_SYMBOL(flow_rule_match_enc_ipv4_addrs);
125 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
408 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
418 flow_rule_match_enc_ipv4_addrs(entry1->rule, &match1); in nfp_ct_merge_check()419 flow_rule_match_enc_ipv4_addrs(entry2->rule, &match2); in nfp_ct_merge_check()
351 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
853 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
1261 flow_rule_match_enc_ipv4_addrs(rule, &match); in ice_parse_tunnel_attr()
468 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()
Completed in 24 milliseconds