Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h2098 static inline int sk_rx_queue_get(const struct sock *sk) in sk_rx_queue_get() function
/linux/net/core/
H A Ddev.c4686 int tci = sk_rx_queue_get(sk); in get_xps_queue()