Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dip_tunnel.c103 static struct rtable *tunnel_rtable_get(struct ip_tunnel *t, in tunnel_rtable_get() function
736 rt = connected ? tunnel_rtable_get(tunnel, 0, &fl4.saddr) : NULL; in ip_tunnel_xmit()