Searched refs:flow_rule_match_enc_keyid (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_gre.c | 80 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_gretap()
|
D | tc_tun_vxlan.c | 174 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_vxlan()
|
D | tc_tun_geneve.c | 139 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_geneve_vni()
|
/linux-6.12.1/net/core/ |
D | flow_offload.c | 205 void flow_rule_match_enc_keyid(const struct flow_rule *rule, in flow_rule_match_enc_keyid() function 210 EXPORT_SYMBOL(flow_rule_match_enc_keyid);
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | match.c | 461 flow_rule_match_enc_keyid(rule, &match); in nfp_flower_compile_tun_udp_key() 477 flow_rule_match_enc_keyid(rule, &match); in nfp_flower_compile_tun_gre_key()
|
D | conntrack.c | 420 flow_rule_match_enc_keyid(entry1->rule, &match1); in nfp_ct_merge_check() 421 flow_rule_match_enc_keyid(entry2->rule, &match2); in nfp_ct_merge_check()
|
/linux-6.12.1/include/net/ |
D | flow_offload.h | 139 void flow_rule_match_enc_keyid(const struct flow_rule *rule,
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_flower.c | 262 flow_rule_match_enc_keyid(rule, &match); in cxgb4_process_flow_match()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 1376 flow_rule_match_enc_keyid(rule, &enc_keyid); in ice_parse_tunnel_attr()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 486 flow_rule_match_enc_keyid(rule, &match); in bnxt_tc_parse_flow()
|
/linux-6.12.1/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 3660 flow_rule_match_enc_keyid(rule, &match); in iavf_parse_cls_flower()
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 8626 flow_rule_match_enc_keyid(rule, &match); in i40e_parse_cls_flower()
|