Home
last modified time | relevance | path

Searched defs:tlspcb (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c67 struct tlspcb { struct
68 struct m_snd_tag com;
69 struct vi_info *vi; /* virtual interface */
70 struct adapter *sc;
71 struct l2t_entry *l2te; /* L2 table entry used by this connection */
72 struct sge_txq *txq;
73 int tid; /* Connection identifier */
75 int tx_key_addr;
76 bool inline_key;
77 bool using_timestamps;
[all …]