Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dinet_hashtables.h387 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb() function
/Linux-v5.15/net/dccp/
Dipv4.c825 sk = __inet_lookup_skb(&dccp_hashinfo, skb, __dccp_hdr_len(dh), in dccp_v4_rcv()
/Linux-v5.15/net/ipv4/
Dtcp_ipv4.c1999 sk = __inet_lookup_skb(&tcp_hashinfo, skb, __tcp_hdrlen(th), th->source, in tcp_v4_rcv()