Searched refs:tunnel (Results 1 – 7 of 7) sorted by relevance
24 struct drm_dp_tunnel *tunnel; member39 tunnel_ref->tunnel = drm_dp_tunnel_get(tunnel, &tunnel_ref->tracker); in drm_dp_tunnel_ref_get()45 tunnel_ref->tunnel = NULL; in drm_dp_tunnel_ref_put()73 struct drm_dp_tunnel *tunnel);77 const struct drm_dp_tunnel *tunnel);81 const struct drm_dp_tunnel *tunnel);84 struct drm_dp_tunnel *tunnel,196 struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_atomic_get_state() argument203 const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_atomic_get_new_state() argument210 struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_atomic_set_stream_bw() argument[all …]
140 int ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb,
259 struct xfrm_state *tunnel; member733 } tunnel; member1809 XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4 = NULL; in xfrm4_rcv_spi()2222 bool tunnel = false; in xfrm_tunnel_check() local2226 if (XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4) in xfrm_tunnel_check()2227 tunnel = true; in xfrm_tunnel_check()2230 if (XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip6) in xfrm_tunnel_check()2231 tunnel = true; in xfrm_tunnel_check()2234 if (tunnel && !(x->outer_mode.flags & XFRM_MODE_FLAG_TUNNEL)) in xfrm_tunnel_check()
235 struct amt_tunnel_list *tunnel; member
261 struct ip_tunnel_info *tunnel; /* FLOW_ACTION_TUNNEL_ENCAP */ member
404 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb,
2115 struct ib_flow_spec_tunnel tunnel; member
Completed in 38 milliseconds