Searched refs:__tcp_v6_lookup_established (Results 1 – 1 of 1) sorted by relevance
301 static inline struct sock *__tcp_v6_lookup_established(struct in6_addr *saddr, u16 sport, in __tcp_v6_lookup_established() function348 sk = __tcp_v6_lookup_established(saddr, sport, daddr, hnum, dif); in __tcp_v6_lookup()1127 nsk = __tcp_v6_lookup_established(&skb->nh.ipv6h->saddr, in tcp_v6_hnd_req()