Searched refs:flow_dissector_key_enc_opts (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.h | 105 struct flow_dissector_key_enc_opts key; 106 struct flow_dissector_key_enc_opts mask;
|
H A D | en_tc.c | 1940 struct flow_dissector_key_enc_opts *opts, in enc_opts_is_dont_care_or_full_match()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.h | 160 struct flow_dissector_key_enc_opts key; 161 struct flow_dissector_key_enc_opts mask;
|
H A D | en_tc.c | 2083 struct flow_dissector_key_enc_opts *opts, in enc_opts_is_dont_care_or_full_match()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_dissector.h | 87 * struct flow_dissector_key_enc_opts: 92 struct flow_dissector_key_enc_opts { struct 281 FLOW_DISSECTOR_KEY_ENC_OPTS, /* struct flow_dissector_key_enc_opts */
|
H A D | flow_offload.h | 68 struct flow_dissector_key_enc_opts *key, *mask;
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_dissector.h | 90 * struct flow_dissector_key_enc_opts: 95 struct flow_dissector_key_enc_opts { struct 357 FLOW_DISSECTOR_KEY_ENC_OPTS, /* struct flow_dissector_key_enc_opts */
|
H A D | flow_offload.h | 80 struct flow_dissector_key_enc_opts *key, *mask;
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_flower.c | 63 struct flow_dissector_key_enc_opts enc_opts; 2672 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_geneve_opt() 2706 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_vxlan_opt() 2728 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_erspan_opt() 2795 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_options() 2835 struct flow_dissector_key_enc_opts *key_opts, in fl_dump_key_enc_opt() 2836 struct flow_dissector_key_enc_opts *msk_opts) in fl_dump_key_enc_opt()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_flower.c | 68 struct flow_dissector_key_enc_opts enc_opts; 3004 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_geneve_opt() 3038 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_vxlan_opt() 3060 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_erspan_opt() 3093 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_gtp_opt() 3192 struct flow_dissector_key_enc_opts *enc_opts) in fl_dump_key_options() 3237 struct flow_dissector_key_enc_opts *key_opts, in fl_dump_key_enc_opt() 3238 struct flow_dissector_key_enc_opts *msk_opts) in fl_dump_key_enc_opt()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 155 nfp_flower_calc_opt_layer(struct flow_dissector_key_enc_opts *enc_opts, in nfp_flower_calc_opt_layer() 175 struct flow_dissector_key_enc_opts *enc_op, in nfp_flower_calc_udp_tun_layer()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 154 nfp_flower_calc_opt_layer(struct flow_dissector_key_enc_opts *enc_opts, in nfp_flower_calc_opt_layer() 174 struct flow_dissector_key_enc_opts *enc_op, in nfp_flower_calc_udp_tun_layer()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_dissector.c | 370 struct flow_dissector_key_enc_opts *enc_opt; in skb_flow_dissect_tunnel_info()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_dissector.c | 457 struct flow_dissector_key_enc_opts *enc_opt; in skb_flow_dissect_tunnel_info()
|
Completed in 63 milliseconds