Searched refs:__inet_lookup_skb (Results 1 – 3 of 3) sorted by relevance
329 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb() function
803 sk = __inet_lookup_skb(&dccp_hashinfo, skb, in dccp_v4_rcv()
1585 sk = __inet_lookup_skb(&tcp_hashinfo, skb, th->source, th->dest); in tcp_v4_rcv()