Home
last modified time | relevance | path

Searched refs:th_type (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/handshake/
H A Dtlshd.c32 int th_type; member
220 ret = nla_put_u32(msg, HANDSHAKE_A_ACCEPT_MESSAGE_TYPE, treq->th_type); in tls_handshake_accept()
289 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_anon()
315 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_x509()
349 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_psk()
378 treq->th_type = HANDSHAKE_MSG_TYPE_SERVERHELLO; in tls_server_hello_x509()
406 treq->th_type = HANDSHAKE_MSG_TYPE_SERVERHELLO; in tls_server_hello_psk()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h214 uint th_type; /* transaction type */ member
222 * The only type valid for th_type in CIL-enabled file system logs:
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h215 uint th_type; /* transaction type */ member
223 * The only type valid for th_type in CIL-enabled file system logs:
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_cil.c802 thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_push_work()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_cil.c1012 hdr->thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_build_trans_hdr()

Completed in 11 milliseconds