Home
last modified time | relevance | path

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

/linux/net/kcm/
H A Dkcmproc.c163 if (psock->tx_kcm) in kcm_format_psock()
164 seq_printf(seq, "Rsvd-%d ", psock->tx_kcm->index); in kcm_format_psock()
/linux/include/net/
H A Dkcm.h116 struct kcm_sock *tx_kcm; member