Home
last modified time | relevance | path

Searched defs:enc_opts (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c116 struct flow_match_enc_opts enc_opts; in mlx5e_tc_tun_parse_vxlan_gbp_option() local
H A Dtc_tun_geneve.c167 struct flow_match_enc_opts enc_opts; in mlx5e_tc_tun_parse_geneve_options() local
/linux/net/sched/
H A Dcls_flower.c79 struct flow_dissector_key_enc_opts enc_opts; member
3163 fl_dump_key_geneve_opt(struct sk_buff * skb,struct flow_dissector_key_enc_opts * enc_opts) fl_dump_key_geneve_opt() argument
3197 fl_dump_key_vxlan_opt(struct sk_buff * skb,struct flow_dissector_key_enc_opts * enc_opts) fl_dump_key_vxlan_opt() argument
3219 fl_dump_key_erspan_opt(struct sk_buff * skb,struct flow_dissector_key_enc_opts * enc_opts) fl_dump_key_erspan_opt() argument
3252 fl_dump_key_gtp_opt(struct sk_buff * skb,struct flow_dissector_key_enc_opts * enc_opts) fl_dump_key_gtp_opt() argument
3280 fl_dump_key_pfcp_opt(struct sk_buff * skb,struct flow_dissector_key_enc_opts * enc_opts) fl_dump_key_pfcp_opt() argument
3377 fl_dump_key_options(struct sk_buff * skb,int enc_opt_type,struct flow_dissector_key_enc_opts * enc_opts) fl_dump_key_options() argument
[all...]
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c154 nfp_flower_calc_opt_layer(struct flow_dissector_key_enc_opts *enc_opts, in nfp_flower_calc_opt_layer()