Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_hashtables.h427 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb() function
/Linux-v6.1/net/dccp/
Dipv4.c832 sk = __inet_lookup_skb(&dccp_hashinfo, skb, __dccp_hdr_len(dh), in dccp_v4_rcv()
/Linux-v6.1/net/ipv4/
Dtcp_ipv4.c1966 sk = __inet_lookup_skb(net->ipv4.tcp_death_row.hashinfo, in tcp_v4_rcv()