Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dinet6_hashtables.h85 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb() function
/Linux-v4.19/net/dccp/
Dipv6.c712 sk = __inet6_lookup_skb(&dccp_hashinfo, skb, __dccp_hdr_len(dh), in dccp_v6_rcv()
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c1462 sk = __inet6_lookup_skb(&tcp_hashinfo, skb, __tcp_hdrlen(th), in tcp_v6_rcv()