Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dinet6_connection_sock.c109 ip6_dst_store(sk, dst, NULL, NULL); in inet6_csk_route_socket()
H A Dtcp_ipv6.c299 ip6_dst_store(sk, dst, NULL, NULL); in tcp_v6_connect()
1310 ip6_dst_store(newsk, dst, NULL, NULL); in tcp_v6_syn_recv_sock()
H A Daf_inet6.c837 ip6_dst_store(sk, dst, NULL, NULL); in inet6_sk_rebuild_header()
H A Droute.c2852 ip6_dst_store(sk, dst, in ip6_sk_dst_store_flow()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h227 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store() function
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c481 ip6_dst_store(newsk, dst, NULL, NULL); in dccp_v6_request_recv_sock()
935 ip6_dst_store(sk, dst, NULL, NULL); in dccp_v6_connect()