Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_hashtables.h492 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb() function
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2040 sk = __inet_lookup_skb(net->ipv4.tcp_death_row.hashinfo, in tcp_v4_rcv()