Searched refs:fl_gw6 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv6/
H A Dip6_output.c974 struct flowi6 fl_gw6; ip6_dst_lookup_tail() local
990 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); ip6_dst_lookup_tail()
991 memset(&fl_gw6.daddr, 0, sizeof(struct in6_addr)); ip6_dst_lookup_tail()
992 *dst = ip6_route_output(net, sk, &fl_gw6); ip6_dst_lookup_tail()

Completed in 53 milliseconds