Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls_sw.c338 sk_msg_init(msg_pl); in tls_get_rec()
704 msg_pl->sg.size + in tls_push_record()
723 if (!msg_pl->sg.size) { in tls_push_record()
736 i = msg_pl->sg.end; in tls_push_record()
744 sg_chain(msg_pl->sg.data, msg_pl->sg.end + 1, in tls_push_record()
750 if (msg_pl->sg.end < msg_pl->sg.start) { in tls_push_record()
751 sg_chain(&msg_pl->sg.data[msg_pl->sg.start], in tls_push_record()
753 msg_pl->sg.data); in tls_push_record()
756 i = msg_pl->sg.start; in tls_push_record()
917 struct sk_msg *msg_pl; in tls_sw_push_pending_record() local
[all …]

Completed in 7 milliseconds