Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbusy_poll.h131 sk_rx_queue_set(sk, skb); in sk_mark_napi_id()
H A Dsock.h1869 static inline void sk_rx_queue_set(struct sock *sk, const struct sk_buff *skb) in sk_rx_queue_set() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c6924 sk_rx_queue_set(req_to_sk(req), skb); in tcp_conn_request()