Lines Matching refs:flowi4
1710 struct flowi4 fl4 = { in ip_rt_get_source()
1770 static void rt_init_metrics(struct rtable *rt, const struct flowi4 *oldflp4, in rt_init_metrics()
1806 static void rt_set_nexthop(struct rtable *rt, const struct flowi4 *oldflp4, in rt_set_nexthop()
2053 const struct flowi4 *fl4, in ip_mkroute_input()
2096 struct flowi4 fl4; in ip_route_input_slow()
2351 const struct flowi4 *fl4, in __mkroute_output()
2352 const struct flowi4 *oldflp4, in __mkroute_output()
2455 const struct flowi4 *oldflp4) in ip_route_output_slow()
2458 struct flowi4 fl4; in ip_route_output_slow()
2643 struct rtable *__ip_route_output_key(struct net *net, const struct flowi4 *flp4) in __ip_route_output_key()
2757 struct rtable *ip_route_output_flow(struct net *net, struct flowi4 *flp4, in ip_route_output_flow()
2939 struct flowi4 fl4 = { in inet_rtm_getroute()