Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dflow_offload.c149 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip() function
154 EXPORT_SYMBOL(flow_rule_match_enc_ip);
/Linux-v5.10/include/net/
Dflow_offload.h109 void flow_rule_match_enc_ip(const struct flow_rule *rule,
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c369 flow_rule_match_enc_ip(rule, &match); in nfp_flower_compile_tun_ip_ext()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c601 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_tun_parse()