Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dflow_offload.c121 void flow_rule_match_enc_control(const struct flow_rule *rule, in flow_rule_match_enc_control() function
126 EXPORT_SYMBOL(flow_rule_match_enc_control);
/Linux-v5.4/include/net/
Dflow_offload.h99 void flow_rule_match_enc_control(const struct flow_rule *rule,
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c274 flow_rule_match_enc_control(rule, &enc_ctl); in nfp_flower_calculate_key_layers()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1674 flow_rule_match_enc_control(rule, &match); in parse_tunnel_attr()