Searched refs:tunnel_rtable_get (Results 1 – 1 of 1) sorted by relevance
103 static struct rtable *tunnel_rtable_get(struct ip_tunnel *t, in tunnel_rtable_get() function736 rt = connected ? tunnel_rtable_get(tunnel, 0, &fl4.saddr) : NULL; in ip_tunnel_xmit()