Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dflow_offload.c163 void flow_rule_match_enc_opts(const struct flow_rule *rule, in flow_rule_match_enc_opts() function
168 EXPORT_SYMBOL(flow_rule_match_enc_opts);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_geneve.c177 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_geneve_options()
/Linux-v5.4/include/net/
Dflow_offload.h111 void flow_rule_match_enc_opts(const struct flow_rule *rule,
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c276 flow_rule_match_enc_opts(flow->rule, &match); in nfp_flower_compile_geneve_opt()
Doffload.c293 flow_rule_match_enc_opts(rule, &enc_op); in nfp_flower_calculate_key_layers()