Searched refs:flow_rule_match_enc_control (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 128 void flow_rule_match_enc_control(const struct flow_rule *rule, in flow_rule_match_enc_control() function 133 EXPORT_SYMBOL(flow_rule_match_enc_control); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 170 void flow_rule_match_enc_control(const struct flow_rule *rule, in flow_rule_match_enc_control() function 175 EXPORT_SYMBOL(flow_rule_match_enc_control); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 103 void flow_rule_match_enc_control(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 129 void flow_rule_match_enc_control(const struct flow_rule *rule,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 545 flow_rule_match_enc_control(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 450 flow_rule_match_enc_control(entry1->rule, &match1); in nfp_ct_merge_check() 451 flow_rule_match_enc_control(entry2->rule, &match2); in nfp_ct_merge_check()
|
H A D | offload.c | 322 flow_rule_match_enc_control(rule, &enc_ctl); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 846 flow_rule_match_enc_control(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 324 flow_rule_match_enc_control(rule, &enc_ctl); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1324 flow_rule_match_enc_control(rule, &enc_control); in ice_parse_tunnel_attr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc.c | 390 flow_rule_match_enc_control(rule, &fm); in efx_tc_flower_parse_match()
|
Completed in 20 milliseconds