flowi4             84 include/net/flow.h static inline void flowi4_init_output(struct flowi4 *fl4, int oif,
flowi4            105 include/net/flow.h static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos,
flowi4            156 include/net/flow.h 		struct flowi4		ip4;
flowi4            170 include/net/flow.h static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4)
flowi4            191 include/net/flow.h 		BUILD_BUG_ON(sizeof(struct flowi4) % sizeof(flow_compare_t));
flowi4            192 include/net/flow.h 		return sizeof(struct flowi4) / sizeof(flow_compare_t);
flowi4            265 include/net/inet_connection_sock.h struct dst_entry *inet_csk_route_req(struct sock *sk, struct flowi4 *fl4,
flowi4            123 include/net/ip.h int ip_append_data(struct sock *sk, struct flowi4 *fl4,
flowi4            132 include/net/ip.h ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page,
flowi4            134 include/net/ip.h struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4,
flowi4            138 include/net/ip.h int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4);
flowi4            140 include/net/ip.h struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
flowi4            147 include/net/ip.h static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4)
flowi4            191 include/net/ip_fib.h int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp,
flowi4            222 include/net/ip_fib.h static inline int fib_lookup(struct net *net, const struct flowi4 *flp,
flowi4            244 include/net/ip_fib.h int __fib_lookup(struct net *net, struct flowi4 *flp, struct fib_result *res);
flowi4            246 include/net/ip_fib.h static inline int fib_lookup(struct net *net, struct flowi4 *flp,
flowi4            134 include/net/ip_tunnels.h 		    u8 *protocol, struct flowi4 *fl4);
flowi4            111 include/net/route.h struct rtable *__ip_route_output_key(struct net *, struct flowi4 *flp);
flowi4            112 include/net/route.h struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp,
flowi4            117 include/net/route.h static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp)
flowi4            125 include/net/route.h 	struct flowi4 fl4 = {
flowi4            134 include/net/route.h static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4,
flowi4            149 include/net/route.h static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4,
flowi4            241 include/net/route.h static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src,
flowi4            255 include/net/route.h static inline struct rtable *ip_route_connect(struct flowi4 *fl4,
flowi4            278 include/net/route.h static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt,