Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c342 static inline struct sock *__tcp_v6_lookup(struct in6_addr *saddr, u16 sport, in __tcp_v6_lookup() function
363 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()