/openbmc/linux/include/net/ |
H A D | dst_metadata.h | 32 struct metadata_dst { struct 43 static inline struct metadata_dst *skb_metadata_dst(const struct sk_buff *skb) in skb_metadata_dst() argument 45 struct metadata_dst *md_dst = (struct metadata_dst *) skb_dst(skb); in skb_metadata_dst() 56 struct metadata_dst *md_dst = skb_metadata_dst(skb); in skb_tunnel_info() 78 struct metadata_dst *md_dst = skb_metadata_dst(skb); in skb_xfrm_md_info() 102 const struct metadata_dst *a, *b; in skb_metadata_dst_cmp() 107 a = (const struct metadata_dst *) skb_dst(skb_a); in skb_metadata_dst_cmp() 108 b = (const struct metadata_dst *) skb_dst(skb_b); in skb_metadata_dst_cmp() 132 void metadata_dst_free(struct metadata_dst *); 133 struct metadata_dst *metadata_dst_alloc(u8 optslen, enum metadata_type type, [all …]
|
H A D | ip_tunnels.h | 111 struct metadata_dst; 306 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, 487 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md,
|
H A D | macsec.h | 37 struct metadata_dst; 213 struct metadata_dst *md_dst;
|
H A D | ip6_tunnel.h | 141 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
H A D | udp_tunnel.h | 164 struct metadata_dst *udp_tun_rx_dst(struct sk_buff *skb, unsigned short family,
|
/openbmc/linux/net/core/ |
H A D | dst.c | 119 metadata_dst_free((struct metadata_dst *)dst); in dst_destroy() 274 static void __metadata_dst_init(struct metadata_dst *md_dst, in __metadata_dst_init() 286 struct metadata_dst *metadata_dst_alloc(u8 optslen, enum metadata_type type, in metadata_dst_alloc() 289 struct metadata_dst *md_dst; in metadata_dst_alloc() 301 void metadata_dst_free(struct metadata_dst *md_dst) in metadata_dst_free() 313 struct metadata_dst __percpu * 317 struct metadata_dst __percpu *md_dst; in metadata_dst_alloc_percpu() 319 md_dst = __alloc_percpu_gfp(sizeof(struct metadata_dst) + optslen, in metadata_dst_alloc_percpu() 320 __alignof__(struct metadata_dst), flags); in metadata_dst_alloc_percpu() 331 void metadata_dst_free_percpu(struct metadata_dst __percpu *md_dst) in metadata_dst_free_percpu() [all …]
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_interface_bpf.c | 67 struct metadata_dst *md_dst; in bpf_skb_set_xfrm_info() 74 struct metadata_dst __percpu *tmp; in bpf_skb_set_xfrm_info()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_repr.h | 7 struct metadata_dst; 53 struct metadata_dst *dst;
|
/openbmc/linux/net/bridge/ |
H A D | br_vlan_tunnel.c | 46 struct metadata_dst *tdst = rtnl_dereference(vlan->tinfo.tunnel_dst); in vlan_tunnel_info_release() 66 struct metadata_dst *metadata = rtnl_dereference(vlan->tinfo.tunnel_dst); in __vlan_tunnel_info_add() 188 struct metadata_dst *tunnel_dst; in br_handle_egress_vlan_tunnel()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_repr.h | 14 struct metadata_dst *dst;
|
H A D | ice_eswitch.c | 282 struct metadata_dst *dst; in ice_eswitch_setup_reprs() 370 struct metadata_dst *dst = skb_metadata_dst(skb); in ice_eswitch_set_target_vsi()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | macsec.h | 27 struct metadata_dst *md_dst = skb_metadata_dst(skb); in mlx5e_macsec_skb_is_offload()
|
H A D | macsec.c | 85 struct metadata_dst *md_dst; 1652 struct metadata_dst *md_dst = skb_metadata_dst(skb); in mlx5e_macsec_handle_tx_skb() 1671 struct metadata_dst *md_dst = skb_metadata_dst(skb); in mlx5e_macsec_tx_build_eseg()
|
/openbmc/linux/net/ipv4/ |
H A D | udp_tunnel_core.c | 185 struct metadata_dst *udp_tun_rx_dst(struct sk_buff *skb, unsigned short family, in udp_tun_rx_dst() 188 struct metadata_dst *tun_dst; in udp_tun_rx_dst()
|
H A D | ip_tunnel_core.c | 125 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md, in iptunnel_metadata_reply() 128 struct metadata_dst *res; in iptunnel_metadata_reply()
|
H A D | ipip.c | 216 struct metadata_dst *tun_dst = NULL; in ipip_tunnel_rcv()
|
H A D | ip_gre.c | 266 struct metadata_dst *tun_dst = NULL; in erspan_rcv() 359 struct metadata_dst *tun_dst = NULL; in __ipgre_rcv()
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_tunnel_key.h | 17 struct metadata_dst *tcft_enc_metadata;
|
/openbmc/linux/net/dsa/ |
H A D | tag.c | 57 struct metadata_dst *md_dst = skb_metadata_dst(skb); in dsa_switch_rcv()
|
/openbmc/linux/net/openvswitch/ |
H A D | flow.h | 58 struct metadata_dst *tun_dst;
|
/openbmc/linux/net/netfilter/ |
H A D | nft_tunnel.c | 182 struct metadata_dst *md; 448 struct metadata_dst *md; in nft_tunnel_obj_init()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_tunnel.c | 793 struct metadata_dst *tun_dst, in __ip6_tnl_rcv() 892 struct metadata_dst *tun_dst, in ip6_tnl_rcv() 931 struct metadata_dst *tun_dst = NULL; in ipxip6_rcv()
|
/openbmc/linux/drivers/net/ |
H A D | bareudp.c | 63 struct metadata_dst *tun_dst = NULL; in bareudp_udp_encap_recv()
|
/openbmc/linux/net/sched/ |
H A D | act_tunnel_key.c | 366 struct metadata_dst *metadata = NULL; in tunnel_key_init()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 1287 struct metadata_dst *dsa_meta[MTK_MAX_DSA_PORTS];
|