Searched refs:th_type (Results 1 – 3 of 3) sorted by relevance
32 int th_type; member219 ret = nla_put_u32(msg, HANDSHAKE_A_ACCEPT_MESSAGE_TYPE, treq->th_type); in tls_handshake_accept()288 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_anon()314 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_x509()348 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_psk()377 treq->th_type = HANDSHAKE_MSG_TYPE_SERVERHELLO; in tls_server_hello_x509()405 treq->th_type = HANDSHAKE_MSG_TYPE_SERVERHELLO; in tls_server_hello_psk()
218 uint th_type; /* transaction type */ member
1182 hdr->thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_build_trans_hdr()
Completed in 15 milliseconds