Home
last modified time | relevance | path

Searched refs:tls_record_info (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/net/
Dtls.h184 struct tls_record_info { struct
196 struct tls_record_info *open_record; argument
197 struct tls_record_info *retransmit_hint;
381 struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context,
384 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) in tls_record_is_start_marker()
389 static inline u32 tls_record_start_seq(struct tls_record_info *rec) in tls_record_start_seq()
/Linux-v5.4/net/tls/
Dtls_device.c123 static void destroy_record(struct tls_record_info *record) in destroy_record()
134 struct tls_record_info *info, *temp; in delete_all_records()
147 struct tls_record_info *info, *temp; in tls_icsk_clean_acked()
232 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag()
258 struct tls_record_info *record, in tls_push_record()
291 struct tls_record_info *record, in tls_device_record_close()
325 struct tls_record_info *record; in tls_create_new_record()
409 struct tls_record_info *record = ctx->open_record; in tls_push_data()
580 struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context, in tls_get_record()
584 struct tls_record_info *info; in tls_get_record()
[all …]
Dtls_device_fallback.c238 struct tls_record_info *record; in fill_sg_in()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls_rxtx.c105 struct tls_record_info *record; in mlx5e_tls_get_sync_data()
Dktls_tx.c200 struct tls_record_info *record; in tx_sync_info_get()