tunnel_dst 162 net/bridge/br_netlink_tunnel.c if (!v->tinfo.tunnel_dst) tunnel_dst 100 net/bridge/br_private.h struct metadata_dst *tunnel_dst; tunnel_dst 47 net/bridge/br_vlan_tunnel.c if (!vlan->tinfo.tunnel_dst) tunnel_dst 52 net/bridge/br_vlan_tunnel.c dst_release(&vlan->tinfo.tunnel_dst->dst); tunnel_dst 53 net/bridge/br_vlan_tunnel.c vlan->tinfo.tunnel_dst = NULL; tunnel_dst 63 net/bridge/br_vlan_tunnel.c if (vlan->tinfo.tunnel_dst) tunnel_dst 72 net/bridge/br_vlan_tunnel.c vlan->tinfo.tunnel_dst = metadata; tunnel_dst 82 net/bridge/br_vlan_tunnel.c dst_release(&vlan->tinfo.tunnel_dst->dst); tunnel_dst 83 net/bridge/br_vlan_tunnel.c vlan->tinfo.tunnel_dst = NULL; tunnel_dst 197 net/bridge/br_vlan_tunnel.c skb_dst_set(skb, dst_clone(&vlan->tinfo.tunnel_dst->dst));