Searched refs:flow_rule_match_enc_ipv6_addrs (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 142 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs() function 147 EXPORT_SYMBOL(flow_rule_match_enc_ipv6_addrs); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 184 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs() function 189 EXPORT_SYMBOL(flow_rule_match_enc_ipv6_addrs); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 107 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 133 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 353 flow_rule_match_enc_ipv6_addrs(rule, &match); in nfp_flower_compile_tun_ipv6_addrs()
|
H A D | offload.c | 346 flow_rule_match_enc_ipv6_addrs(rule, &ipv6_addrs); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 573 flow_rule_match_enc_ipv6_addrs(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 425 flow_rule_match_enc_ipv6_addrs(rule, &match); in nfp_flower_compile_tun_ipv6_addrs()
|
H A D | conntrack.c | 440 flow_rule_match_enc_ipv6_addrs(entry1->rule, &match1); in nfp_ct_merge_check() 441 flow_rule_match_enc_ipv6_addrs(entry2->rule, &match2); in nfp_ct_merge_check()
|
H A D | offload.c | 344 flow_rule_match_enc_ipv6_addrs(rule, &ipv6_addrs); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 874 flow_rule_match_enc_ipv6_addrs(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1336 flow_rule_match_enc_ipv6_addrs(rule, &match); in ice_parse_tunnel_attr()
|
Completed in 19 milliseconds