Home
last modified time | relevance | path

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

/linux/net/kcm/
H A Dkcmproc.c166 if (!psock->strp.paused && !psock->ready_rx_msg) { in kcm_format_psock()
178 if (psock->ready_rx_msg) in kcm_format_psock()
/linux/include/net/
H A Dkcm.h113 struct sk_buff *ready_rx_msg; member