Home
last modified time | relevance | path

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

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