Lines Matching refs:flowi4
131 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp,
133 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp,
138 struct flowi4 *flp) in __ip_route_output_key()
143 struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp,
154 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key()
162 struct flowi4 fl4 = { in ip_route_output()
171 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports()
186 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, in ip_route_output_gre()
300 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, in ip_route_connect_init()
315 static inline struct rtable *ip_route_connect(struct flowi4 *fl4, __be32 dst, in ip_route_connect()
337 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports()