Home
last modified time | relevance | path

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

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