Lines Matching refs:sk_msg
282 struct sk_msg *msg_en = &rec->msg_encrypted; in tls_alloc_encrypted_msg()
293 struct sk_msg *msg_pl = &rec->msg_plaintext; in tls_clone_plaintext_msg()
294 struct sk_msg *msg_en = &rec->msg_encrypted; in tls_clone_plaintext_msg()
316 struct sk_msg *msg_pl, *msg_en; in tls_get_rec()
367 struct sk_msg *msg_en; in tls_tx_records()
429 struct sk_msg *msg_en; in tls_encrypt_done()
488 struct sk_msg *msg_en = &rec->msg_encrypted; in tls_do_encryption()
542 struct tls_rec **to, struct sk_msg *msg_opl, in tls_split_open_record()
543 struct sk_msg *msg_oen, u32 split_point, in tls_split_open_record()
550 struct sk_msg *msg_npl; in tls_split_open_record()
629 struct sk_msg *msg_npl = &from->msg_plaintext; in tls_merge_open_record()
630 struct sk_msg *msg_opl = &to->msg_plaintext; in tls_merge_open_record()
667 struct sk_msg *msg_pl, *msg_en; in tls_push_record()
753 static int bpf_exec_tx_verdict(struct sk_msg *msg, struct sock *sk, in bpf_exec_tx_verdict()
759 struct sk_msg msg_redir = { }; in bpf_exec_tx_verdict()
861 struct sk_msg *msg_pl; in tls_sw_push_pending_record()
887 struct sk_msg *msg_pl, *msg_en; in tls_sw_sendmsg()
1100 struct sk_msg *msg_pl; in tls_sw_do_sendpage()