Searched refs:__tcp_v6_lookup (Results 1 – 1 of 1) sorted by relevance
342 static inline struct sock *__tcp_v6_lookup(struct in6_addr *saddr, u16 sport, in __tcp_v6_lookup() function363 sk = __tcp_v6_lookup(saddr, sport, daddr, ntohs(dport), dif); in tcp_v6_lookup()1598 sk = __tcp_v6_lookup(&skb->nh.ipv6h->saddr, th->source, in tcp_v6_rcv()