Searched refs:tls_record_info (Results 1 – 4 of 4) sorted by relevance
129 struct tls_record_info { struct141 struct tls_record_info *open_record; argument142 struct tls_record_info *retransmit_hint;263 struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context,266 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) in tls_record_is_start_marker()271 static inline u32 tls_record_start_seq(struct tls_record_info *rec) in tls_record_start_seq()
136 static void destroy_record(struct tls_record_info *record) in destroy_record()150 struct tls_record_info *info, *temp; in delete_all_records()163 struct tls_record_info *info, *temp; in tls_icsk_clean_acked()219 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag()245 struct tls_record_info *record, in tls_push_record()293 struct tls_record_info *record; in tls_create_new_record()352 struct tls_record_info *record = ctx->open_record; in tls_push_data()502 struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context, in tls_get_record()506 struct tls_record_info *info; in tls_get_record()515 struct tls_record_info, list); in tls_get_record()[all …]
225 struct tls_record_info *record; in fill_sg_in()
105 struct tls_record_info *record; in mlx5e_tls_get_sync_data()