Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dunix_diag.h21 #define UDIAG_SHOW_RQLEN 0x00000010 /* show skb receive queue len */ macro
/linux-6.1.9/net/unix/
Ddiag.c160 if ((req->udiag_show & UDIAG_SHOW_RQLEN) && in sk_diag_fill()