Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet6_hashtables.h146 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb() function
/openbmc/linux/net/dccp/
H A Dipv6.c728 sk = __inet6_lookup_skb(&dccp_hashinfo, skb, __dccp_hdr_len(dh), in dccp_v6_rcv()
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1624 sk = __inet6_lookup_skb(net->ipv4.tcp_death_row.hashinfo, skb, __tcp_hdrlen(th), in tcp_v6_rcv()