Home
last modified time | relevance | path

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

/linux/net/handshake/
H A Dalert.c36 u8 record_type = TLS_RECORD_TYPE_ALERT; in tls_alert_send() local
76 u8 record_type; in tls_get_record_type() local
/linux/include/trace/events/
H A Dhandshake.h24 #define record_type(x) TRACE_DEFINE_ENUM(TLS_RECORD_TYPE_##x); macro
31 #define record_type(x) { TLS_RECORD_TYPE_##x, #x }, macro
/linux/fs/hfsplus/
H A Dattributes.c96 static int hfsplus_attr_build_record(hfsplus_attr_entry *entry, int record_type, in hfsplus_attr_build_record()
270 __be32 found_cnid, record_type; in __hfsplus_delete_attr() local
H A Dhfsplus_raw.h373 __be32 record_type; member
380 __be32 record_type; member
389 __be32 record_type; member
398 __be32 record_type; member
/linux/net/tls/
H A Dtls_device.c315 unsigned char record_type) in tls_device_record_close()
421 unsigned char record_type) in tls_push_data()
564 unsigned char record_type = TLS_RECORD_TYPE_DATA; in tls_device_sendmsg() local
H A Dtls_sw.c725 unsigned char record_type) in tls_push_record()
843 bool full_record, u8 record_type, in bpf_exec_tx_verdict()
1033 unsigned char record_type = TLS_RECORD_TYPE_DATA; in tls_sw_sendmsg_locked() local
H A Dtls_main.c239 unsigned char *record_type) in tls_process_cmsg()
/linux/tools/testing/selftests/net/
H A Dtls.c157 static int tls_send_cmsg(int fd, unsigned char record_type, in tls_send_cmsg()
185 int fd, unsigned char record_type, in tls_recv_cmsg()
806 char record_type = 100; in TEST_F() local
829 char record_type = 100; in TEST_F() local
1483 char record_type = 100; in TEST_F() local
/linux/tools/testing/selftests/landlock/
H A Daudit.h34 __u32 record_type; member
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c980 unsigned char *record_type) in chtls_proccess_cmsg()
1051 unsigned char record_type = TLS_RECORD_TYPE_DATA; in chtls_sendmsg() local
/linux/fs/ntfs3/
H A Dfslog.c249 __le32 record_type; // 0x20: LfsClientRecord or LfsClientRestart. member
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h826 uint8_t record_type; //An emun to indicate the record type member