Lines Matching refs:flowi4
117 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp,
119 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp,
124 struct flowi4 *flp)
129 struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp,
140 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp)
148 struct flowi4 fl4 = {
157 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4,
172 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4,
287 * the same flowi4 object to both the ip_route_connect() and the
291 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src,
306 static inline struct rtable *ip_route_connect(struct flowi4 *fl4,
329 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt,