Searched refs:ip6_dst_store (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/ipv6/ |
D | inet6_connection_sock.c | 113 ip6_dst_store(sk, dst, NULL, NULL); in inet6_csk_route_socket()
|
D | af_inet6.c | 735 ip6_dst_store(sk, dst, NULL, NULL); in inet6_sk_rebuild_header()
|
D | tcp_ipv6.c | 287 ip6_dst_store(sk, dst, NULL, NULL); in tcp_v6_connect() 1154 ip6_dst_store(newsk, dst, NULL, NULL); in tcp_v6_syn_recv_sock()
|
D | route.c | 2419 ip6_dst_store(sk, dst, in ip6_sk_dst_store_flow()
|
/Linux-v4.19/include/net/ |
D | ip6_route.h | 206 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store() function
|
/Linux-v4.19/net/dccp/ |
D | ipv6.c | 476 ip6_dst_store(newsk, dst, NULL, NULL); in dccp_v6_request_recv_sock() 930 ip6_dst_store(sk, dst, NULL, NULL); in dccp_v6_connect()
|