Lines Matching refs:sk_msg
297 struct sk_msg *msg_en = &rec->msg_encrypted; in tls_alloc_encrypted_msg()
308 struct sk_msg *msg_pl = &rec->msg_plaintext; in tls_clone_plaintext_msg()
309 struct sk_msg *msg_en = &rec->msg_encrypted; in tls_clone_plaintext_msg()
331 struct sk_msg *msg_pl, *msg_en; in tls_get_rec()
382 struct sk_msg *msg_en; in tls_tx_records()
444 struct sk_msg *msg_en; in tls_encrypt_done()
505 struct sk_msg *msg_en = &rec->msg_encrypted; in tls_do_encryption()
559 struct tls_rec **to, struct sk_msg *msg_opl, in tls_split_open_record()
560 struct sk_msg *msg_oen, u32 split_point, in tls_split_open_record()
567 struct sk_msg *msg_npl; in tls_split_open_record()
646 struct sk_msg *msg_npl = &from->msg_plaintext; in tls_merge_open_record()
647 struct sk_msg *msg_opl = &to->msg_plaintext; in tls_merge_open_record()
684 struct sk_msg *msg_pl, *msg_en; in tls_push_record()
795 static int bpf_exec_tx_verdict(struct sk_msg *msg, struct sock *sk, in bpf_exec_tx_verdict()
801 struct sk_msg msg_redir = { }; in bpf_exec_tx_verdict()
910 struct sk_msg *msg_pl; in tls_sw_push_pending_record()
937 struct sk_msg *msg_pl, *msg_en; in tls_sw_sendmsg()
1157 struct sk_msg *msg_pl; in tls_sw_do_sendpage()