Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dinet6_connection_sock.c114 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check() function
143 dst = __inet6_csk_dst_check(sk, np->dst_cookie); in inet6_csk_route_socket()