Home
last modified time | relevance | path

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

/linux/include/net/
H A Droute.h187 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, in ip_route_output_gre() function
/linux/net/ipv4/
H A Dip_gre.c929 rt = ip_route_output_gre(t->net, &fl4, in ipgre_open()