Home
last modified time | relevance | path

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

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