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

/linux-master/net/handshake/
H A Dtlshd.c32 int th_type; member in struct:tls_handshake_req
220 ret = nla_put_u32(msg, HANDSHAKE_A_ACCEPT_MESSAGE_TYPE, treq->th_type);
289 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO;
315 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO;
349 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO;
378 treq->th_type = HANDSHAKE_MSG_TYPE_SERVERHELLO;
406 treq->th_type = HANDSHAKE_MSG_TYPE_SERVERHELLO;
/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h215 uint th_type; /* transaction type */ member in struct:xfs_trans_header
223 * The only type valid for th_type in CIL-enabled file system logs:
/linux-master/fs/xfs/
H A Dxfs_log_cil.c1012 hdr->thdr.th_type = XFS_TRANS_CHECKPOINT;

Completed in 161 milliseconds