Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbusy_poll.h150 sk_rx_queue_set(sk, skb); in sk_mark_napi_id_set()
H A Dsock.h2066 static inline void sk_rx_queue_set(struct sock *sk, const struct sk_buff *skb) in sk_rx_queue_set() function
/openbmc/linux/net/ipv4/
H A Dtcp_input.c7121 sk_rx_queue_set(req_to_sk(req), skb); in tcp_conn_request()