Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dflow_offload.c156 void flow_rule_match_enc_control(const struct flow_rule *rule, in flow_rule_match_enc_control() function
161 EXPORT_SYMBOL(flow_rule_match_enc_control);
/Linux-v6.1/include/net/
Dflow_offload.h117 void flow_rule_match_enc_control(const struct flow_rule *rule,
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c438 flow_rule_match_enc_control(entry1->rule, &match1); in nfp_ct_merge_check()
439 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.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c848 flow_rule_match_enc_control(rule, &match); in mlx5e_tc_tun_parse()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1123 flow_rule_match_enc_control(rule, &enc_control); in ice_parse_tunnel_attr()