Home
last modified time | relevance | path

Searched defs:md_dst (Results 1 – 9 of 9) sorted by relevance

/linux/net/core/
H A Ddst.c170 struct metadata_dst *md_dst = (struct metadata_dst *)dst; in dst_release() local
280 static void __metadata_dst_init(struct metadata_dst *md_dst, in __metadata_dst_init() argument
295 struct metadata_dst *md_dst; in metadata_dst_alloc() local
308 metadata_dst_free(struct metadata_dst * md_dst) metadata_dst_free() argument
324 struct metadata_dst __percpu *md_dst; metadata_dst_alloc_percpu() local
339 metadata_dst_free_percpu(struct metadata_dst __percpu * md_dst) metadata_dst_free_percpu() argument
[all...]
H A Dflow_dissector.c1085 struct metadata_dst *md_dst = skb_metadata_dst(skb); in __skb_flow_dissect() local
H A Dfilter.c4811 static struct metadata_dst __percpu *md_dst; global() variable
/linux/include/net/
H A Ddst_metadata.h46 struct metadata_dst *md_dst = (struct metadata_dst *) skb_dst(skb); in skb_metadata_dst() local
57 struct metadata_dst *md_dst = skb_metadata_dst(skb); in skb_tunnel_info() local
79 struct metadata_dst *md_dst = skb_metadata_dst(skb); in skb_xfrm_md_info() local
155 struct metadata_dst *md_dst = skb_metadata_dst(skb); in tun_dst_unclone() local
/linux/net/xfrm/
H A Dxfrm_interface_bpf.c65 struct metadata_dst *md_dst; in bpf_skb_set_xfrm_info() local
H A Dxfrm_interface_core.c408 struct metadata_dst *md_dst; in xfrmi_rcv_cb() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.h27 struct metadata_dst *md_dst = skb_metadata_dst(skb); in mlx5e_macsec_skb_is_offload() local
/linux/net/dsa/
H A Dtag.c57 struct metadata_dst *md_dst = skb_metadata_dst(skb); in dsa_switch_rcv() local
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3639 struct metadata_dst *md_dst = eth->dsa_meta[i]; in mtk_open() local