Home
last modified time | relevance | path

Searched refs:flow_rule_match_enc_control (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/net/core/
Dflow_offload.c170 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);
/Linux-v6.6/include/net/
Dflow_offload.h129 void flow_rule_match_enc_control(const struct flow_rule *rule,
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c450 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()
Doffload.c322 flow_rule_match_enc_control(rule, &enc_ctl); in nfp_flower_calculate_key_layers()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c846 flow_rule_match_enc_control(rule, &match); in mlx5e_tc_tun_parse()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1269 flow_rule_match_enc_control(rule, &enc_control); in ice_parse_tunnel_attr()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c390 flow_rule_match_enc_control(rule, &fm); in efx_tc_flower_parse_match()