Home
last modified time | relevance | path

Searched refs:ip6_dst_store (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/net/ipv6/
Dinet6_connection_sock.c109 ip6_dst_store(sk, dst, NULL, NULL); in inet6_csk_route_socket()
Dtcp_ipv6.c307 ip6_dst_store(sk, dst, NULL, NULL); in tcp_v6_connect()
1292 ip6_dst_store(newsk, dst, NULL, NULL); in tcp_v6_syn_recv_sock()
Daf_inet6.c866 ip6_dst_store(sk, dst, NULL, NULL); in inet6_sk_rebuild_header()
Droute.c2976 ip6_dst_store(sk, dst, in ip6_sk_dst_store_flow()
/Linux-v6.1/include/net/
Dip6_route.h228 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store() function
/Linux-v6.1/net/dccp/
Dipv6.c491 ip6_dst_store(newsk, dst, NULL, NULL); in dccp_v6_request_recv_sock()
948 ip6_dst_store(sk, dst, NULL, NULL); in dccp_v6_connect()