Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dflow_offload.c135 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs() function
140 EXPORT_SYMBOL(flow_rule_match_enc_ipv4_addrs);
/Linux-v5.10/include/net/
Dflow_offload.h105 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c337 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
Doffload.c353 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c552 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c467 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()