Home
last modified time | relevance | path

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

/linux/net/kcm/
H A Dkcmproc.c124 if (kcm->tx_psock) in kcm_format_sock()
125 seq_printf(seq, "Psck-%u ", kcm->tx_psock->index); in kcm_format_sock()
/linux/include/net/
H A Dkcm.h69 struct kcm_psock *tx_psock; member