Home
last modified time | relevance | path

Searched refs:tunnel (Results 1 – 7 of 7) sorted by relevance

/include/drm/display/
A Ddrm_dp_tunnel.h24 struct drm_dp_tunnel *tunnel; member
39 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() argument
203 const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_atomic_get_new_state() argument
210 struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_atomic_set_stream_bw() argument
[all …]
/include/net/
A Dip6_tunnel.h140 int ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb,
A Dxfrm.h259 struct xfrm_state *tunnel; member
733 } tunnel; member
1809 XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4 = NULL; in xfrm4_rcv_spi()
2222 bool tunnel = false; in xfrm_tunnel_check() local
2226 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()
A Damt.h235 struct amt_tunnel_list *tunnel; member
A Dflow_offload.h261 struct ip_tunnel_info *tunnel; /* FLOW_ACTION_TUNNEL_ENCAP */ member
A Dip_tunnels.h404 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb,
/include/rdma/
A Dib_verbs.h2115 struct ib_flow_spec_tunnel tunnel; member

Completed in 38 milliseconds