record_type
fw_err->record_type < ARRAY_SIZE(fw_err_rec_type_strs) ?
fw_err_rec_type_strs[fw_err->record_type] : "unknown");
if (header->record_type == LAST_RECORD_TYPE ||
if (header->record_type != ATOM_ENCODER_CAP_RECORD_TYPE)
if (header->record_type == LAST_RECORD_TYPE ||
if (header->record_type != ATOM_DISP_CONNECTOR_CAPS_RECORD_TYPE)
if (header->record_type == ATOM_RECORD_END_TYPE ||
if (header->record_type != ATOM_CONNECTOR_CAP_RECORD_TYPE)
if (header->record_type == ATOM_RECORD_END_TYPE ||
if (header->record_type != ATOM_CONNECTOR_SPEED_UPTO)
if (record_header->record_type == 0xff ||
if (record_header->record_type ==
if (record_header->record_type == ATOM_RECORD_END_TYPE ||
if (record_header->record_type ==
if (header->record_type == LAST_RECORD_TYPE ||
if (header->record_type == ATOM_I2C_RECORD_TYPE
if (header->record_type == ATOM_RECORD_END_TYPE ||
if (header->record_type == ATOM_HPD_INT_RECORD_TYPE
if (header->record_type == LAST_RECORD_TYPE ||
if (header->record_type == ATOM_HPD_INT_RECORD_TYPE
uint8_t record_type; //An emun to indicate the record type
unsigned char record_type = TLS_RECORD_TYPE_DATA;
&record_type);
csk->tlshws.type = record_type;
unsigned char *record_type)
if (cmsg->cmsg_len < CMSG_LEN(sizeof(*record_type)))
*record_type = *(unsigned char *)CMSG_DATA(cmsg);
u8 record_type, word_address;
record_type = INVM_DWORD_TO_RECORD_TYPE(invm_dword);
if (record_type == E1000_INVM_UNINITIALIZED_STRUCTURE)
if (record_type == E1000_INVM_CSR_AUTOLOAD_STRUCTURE)
if (record_type == E1000_INVM_RSA_KEY_SHA256_STRUCTURE)
if (record_type == E1000_INVM_WORD_AUTOLOAD_STRUCTURE) {
MLXSW_ITEM32(reg, tnumt, record_type, 0x00, 28, 4);
} else if (record_type == HFSPLUS_ATTR_EXTENTS) {
} else if (record_type == HFSPLUS_ATTR_INLINE_DATA) {
entry->inline_data.record_type = cpu_to_be32(record_type);
__be32 found_cnid, record_type;
hfs_bnode_read(fd->bnode, &record_type,
fd->entryoffset, sizeof(record_type));
switch (be32_to_cpu(record_type)) {
static int hfsplus_attr_build_record(hfsplus_attr_entry *entry, int record_type,
if (record_type == HFSPLUS_ATTR_FORK_DATA) {
u32 record_type;
record_type = be32_to_cpu(xattr_record_type);
if (record_type == HFSPLUS_ATTR_INLINE_DATA) {
} else if (record_type == HFSPLUS_ATTR_FORK_DATA ||
record_type == HFSPLUS_ATTR_EXTENTS) {
__le32 record_type; // 0x20: LfsClientRecord or LfsClientRestart.
} else if (LfsClientRecord == hdr->record_type) {
if (LfsClientRecord != frh->record_type)
if (LfsClientRecord != frh->record_type)
u8 record_type;
__be32 record_type;
__be32 record_type;
__be32 record_type;
__be32 record_type;
record_type(CHANGE_CIPHER_SPEC) \
record_type(ALERT) \
record_type(HANDSHAKE) \
record_type(DATA) \
record_type(HEARTBEAT) \
record_type(TLS12_CID) \
u8 record_type = TLS_RECORD_TYPE_ALERT;
u8 buf[CMSG_SPACE(sizeof(record_type))];
cmsg->cmsg_len = CMSG_LEN(sizeof(record_type));
memcpy(CMSG_DATA(cmsg), &record_type, sizeof(record_type));
u8 record_type;
record_type = *((u8 *)CMSG_DATA(cmsg));
trace_tls_contenttype(sk, record_type);
return record_type;
unsigned char *record_type);
unsigned char record_type)
TLS_RECORD_TYPE_DATA : record_type;
unsigned char record_type, struct tls_prot_info *prot)
TLS_RECORD_TYPE_DATA : record_type;
unsigned char record_type)
record_type);
unsigned char record_type)
if (record_type != TLS_RECORD_TYPE_DATA) {
pfrag, record_type);
unsigned char record_type = TLS_RECORD_TYPE_DATA;
rc = tls_process_cmsg(sk, msg, &record_type);
record_type);
unsigned char *record_type)
if (cmsg->cmsg_len < CMSG_LEN(sizeof(*record_type)))
*record_type = *(unsigned char *)CMSG_DATA(cmsg);
unsigned char record_type = TLS_RECORD_TYPE_DATA;
ret = tls_process_cmsg(sk, msg, &record_type);
record_type, &copied,
record_type, &copied,
unsigned char record_type)
rec->content_type = record_type;
tls_ctx->tx.rec_seq, record_type, prot);
record_type);
bool full_record, u8 record_type,
err = tls_push_record(sk, flags, record_type);
err = tls_push_record(sk, flags, record_type);
.fields[0] = filter->record_type,
if (filter->record_type != AUDIT_EXE)
__u32 record_type;
filter->record_type = AUDIT_EXE;
char record_type = 100;
static int tls_send_cmsg(int fd, unsigned char record_type,
EXPECT_EQ(tls_send_cmsg(self->fd, record_type, test_str, send_len, 0),
EXPECT_EQ(tls_recv_cmsg(_metadata, self->cfd, record_type,
EXPECT_EQ(tls_recv_cmsg(_metadata, self->cfd, record_type,
*CMSG_DATA(cmsg) = record_type;
int fd, unsigned char record_type,
EXPECT_EQ(ctype, record_type);
char record_type = 100;
EXPECT_EQ(tls_send_cmsg(self->fd, record_type, test_str, send_len,
char record_type = 100;
ret = tls_send_cmsg(self->fd, record_type, test_str, send_len, 0);
EXPECT_EQ(tls_recv_cmsg(_metadata, self->cfd, record_type,
char record_type = 100;
EXPECT_EQ(tls_recv_cmsg(_metadata, self->cfd, record_type,
char record_type = 100;
EXPECT_EQ(tls_recv_cmsg(_metadata, self->cfd, record_type,