Home
last modified time | relevance | path

Searched refs:flow_rule_match_enc_ipv4_addrs (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dflow_offload.c135 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs() function
140 EXPORT_SYMBOL(flow_rule_match_enc_ipv4_addrs); variable
/kernel/linux/linux-6.6/net/core/
H A Dflow_offload.c177 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs() function
182 EXPORT_SYMBOL(flow_rule_match_enc_ipv4_addrs); variable
/kernel/linux/linux-5.10/include/net/
H A Dflow_offload.h105 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
/kernel/linux/linux-6.6/include/net/
H A Dflow_offload.h131 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c337 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
H A Doffload.c353 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c552 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c408 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
H A Dconntrack.c430 flow_rule_match_enc_ipv4_addrs(entry1->rule, &match1); in nfp_ct_merge_check()
431 flow_rule_match_enc_ipv4_addrs(entry2->rule, &match2); in nfp_ct_merge_check()
H A Doffload.c351 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c853 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c467 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c468 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1329 flow_rule_match_enc_ipv4_addrs(rule, &match); in ice_parse_tunnel_attr()

Completed in 23 milliseconds