Home
last modified time | relevance | path

Searched refs:__ip6_dst_store (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/net/
Dip6_route.h144 static inline void __ip6_dst_store(struct sock *sk, struct dst_entry *dst, in __ip6_dst_store() function
163 __ip6_dst_store(sk, dst, daddr, saddr); in ip6_dst_store()
/linux-4.1.27/net/ipv6/
Dinet6_connection_sock.c183 __ip6_dst_store(sk, dst, daddr, saddr); in __inet6_csk_dst_store()
Daf_inet6.c676 __ip6_dst_store(sk, dst, NULL, NULL); in inet6_sk_rebuild_header()
Dtcp_ipv6.c261 __ip6_dst_store(sk, dst, NULL, NULL); in tcp_v6_connect()
1084 __ip6_dst_store(newsk, dst, NULL, NULL); in tcp_v6_syn_recv_sock()
/linux-4.1.27/net/dccp/
Dipv6.c500 __ip6_dst_store(newsk, dst, NULL, NULL); in dccp_v6_request_recv_sock()
922 __ip6_dst_store(sk, dst, NULL, NULL); in dccp_v6_connect()