Lines Matching refs:flowi4
517 static void __build_flow_key(const struct net *net, struct flowi4 *fl4, in __build_flow_key()
538 static void build_skb_flow_key(struct flowi4 *fl4, const struct sk_buff *skb, in build_skb_flow_key()
551 static void build_sk_flow_key(struct flowi4 *fl4, const struct sock *sk) in build_sk_flow_key()
569 static void ip_rt_build_flow_key(struct flowi4 *fl4, const struct sock *sk, in ip_rt_build_flow_key()
726 static void __ip_do_redirect(struct rtable *rt, struct sk_buff *skb, struct flowi4 *fl4, in __ip_do_redirect()
812 struct flowi4 fl4; in ip_do_redirect()
1001 static void __ip_rt_update_pmtu(struct rtable *rt, struct flowi4 *fl4, u32 mtu) in __ip_rt_update_pmtu()
1037 struct flowi4 fl4; in ip_rt_update_pmtu()
1047 struct flowi4 fl4; in ipv4_update_pmtu()
1066 struct flowi4 fl4; in __ipv4_sk_update_pmtu()
1084 struct flowi4 fl4; in ipv4_sk_update_pmtu()
1139 struct flowi4 fl4; in ipv4_redirect()
1155 struct flowi4 fl4; in ipv4_sk_redirect()
1223 struct flowi4 fl4; in ip_rt_get_source()
1827 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, in fib_multipath_hash()
1925 struct flowi4 fl4; in ip_route_input_slow()
2187 const struct flowi4 *fl4, int orig_oif, in __mkroute_output()
2314 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *fl4, in ip_route_output_key_hash()
2339 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *fl4, in ip_route_output_key_hash_rcu()
2584 struct rtable *ip_route_output_flow(struct net *net, struct flowi4 *flp4, in ip_route_output_flow()
2603 struct rtable *rt, u32 table_id, struct flowi4 *fl4, in rt_fill_info()
2789 struct flowi4 fl4; in inet_rtm_getroute()