Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_hashtables.h365 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb() function
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c817 sk = __inet_lookup_skb(&dccp_hashinfo, skb, __dccp_hdr_len(dh), in dccp_v4_rcv()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c1974 sk = __inet_lookup_skb(&tcp_hashinfo, skb, __tcp_hdrlen(th), th->source, in tcp_v4_rcv()