Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dflow_offload.c128 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);
/Linux-v5.15/include/net/
Dflow_offload.h103 void flow_rule_match_enc_control(const struct flow_rule *rule,
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c222 flow_rule_match_enc_control(entry1->rule, &match1); in nfp_ct_merge_check()
223 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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c827 flow_rule_match_enc_control(rule, &match); in mlx5e_tc_tun_parse()