Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dsock.h1790 static inline int sk_rx_queue_get(const struct sock *sk) in sk_rx_queue_get() function
/Linux-v5.4/net/core/
Ddev.c3597 int tci = sk_rx_queue_get(sk); in get_xps_queue()