Searched refs:ip6_dst_store (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| H A D | inet6_connection_sock.c | 87 ip6_dst_store(sk, dst, false, false); in inet6_csk_route_socket()
|
| H A D | tcp_ipv6.c | 300 ip6_dst_store(sk, dst, false, false); in tcp_v6_connect() 1407 ip6_dst_store(newsk, dst, false, false);
|
| H A D | af_inet6.c | 852 ip6_dst_store(sk, dst, false, false); in inet6_sk_rebuild_header()
|
| H A D | route.c | 3048 ip6_dst_store(sk, dst, in ip6_sk_dst_store_flow()
|
| /linux/include/net/ |
| H A D | ip6_route.h | 231 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store() function
|