Searched refs:ip6_dst_store (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/net/ipv6/ |
D | inet6_connection_sock.c | 148 ip6_dst_store(sk, dst, NULL, NULL); in inet6_csk_route_socket()
|
D | af_inet6.c | 679 ip6_dst_store(sk, dst, NULL, NULL); in inet6_sk_rebuild_header()
|
D | tcp_ipv6.c | 259 ip6_dst_store(sk, dst, NULL, NULL); in tcp_v6_connect() 1065 ip6_dst_store(newsk, dst, NULL, NULL); in tcp_v6_syn_recv_sock()
|
D | datagram.c | 197 ip6_dst_store(sk, dst, in __ip6_datagram_connect()
|
D | udp.c | 1360 ip6_dst_store(sk, dst, in udpv6_sendmsg()
|
/linux-4.4.14/include/net/ |
D | ip6_route.h | 144 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store() function
|
/linux-4.4.14/net/dccp/ |
D | ipv6.c | 462 ip6_dst_store(newsk, dst, NULL, NULL); in dccp_v6_request_recv_sock() 886 ip6_dst_store(sk, dst, NULL, NULL); in dccp_v6_connect()
|