Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dskmsg.h288 static inline bool sk_psock_queue_empty(const struct sk_psock *psock) in sk_psock_queue_empty() function
/Linux-v5.4/net/tls/
Dtls_sw.c1244 while (!(skb = ctx->recv_pkt) && sk_psock_queue_empty(psock)) { in tls_wait_data()
1265 !sk_psock_queue_empty(psock), in tls_wait_data()