/linux-6.12.1/net/handshake/ |
D | tlshd.c | 48 struct tls_handshake_req *treq = handshake_req_private(req); in tls_handshake_req_init() local 61 static void tls_handshake_remote_peerids(struct tls_handshake_req *treq, in tls_handshake_remote_peerids() 98 struct tls_handshake_req *treq = handshake_req_private(req); in tls_handshake_done() local 112 static int tls_handshake_private_keyring(struct tls_handshake_req *treq) in tls_handshake_private_keyring() 145 static int tls_handshake_private_keyring(struct tls_handshake_req *treq) in tls_handshake_private_keyring() 152 struct tls_handshake_req *treq) in tls_handshake_put_peer_identity() 164 struct tls_handshake_req *treq) in tls_handshake_put_certificate() 199 struct tls_handshake_req *treq = handshake_req_private(req); in tls_handshake_accept() local 281 struct tls_handshake_req *treq; in tls_client_hello_anon() local 307 struct tls_handshake_req *treq; in tls_client_hello_x509() local [all …]
|
/linux-6.12.1/net/ipv4/ |
D | syncookies.c | 268 struct tcp_request_sock *treq = tcp_rsk(req); in cookie_tcp_reqsk_init() local 322 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local
|
D | tcp_minisocks.c | 515 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child() local
|
D | tcp_ao.c | 867 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_ao_syncookie() local
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_tcp4.c | 172 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
|
D | bpf_iter_tcp6.c | 181 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
|
/linux-6.12.1/net/wireless/ |
D | pmsr.c | 199 struct nlattr *treq; in pmsr_parse_peer() local
|
/linux-6.12.1/drivers/nvme/target/ |
D | configfs.c | 171 u8 treq = nvmet_port_disc_addr_treq_secure_channel(to_nvmet_port(item)); in nvmet_addr_treq_show() local 187 u8 treq = nvmet_port_disc_addr_treq_mask(port); in nvmet_addr_treq_store() local 442 u8 treq = nvmet_port_disc_addr_treq_mask(port); in nvmet_addr_tsas_store() local
|
/linux-6.12.1/drivers/usb/dwc2/ |
D | gadget.c | 983 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma() local 4315 struct dwc2_hsotg_req *req, *treq; in on_list() local
|
/linux-6.12.1/drivers/rapidio/ |
D | rio_cm.c | 709 struct tx_req *treq; in riocm_queue_req() local
|
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_cm.c | 1196 struct inet_request_sock *treq = inet_rsk(oreq); in chtls_recv_sock() local
|
/linux-6.12.1/drivers/ufs/core/ |
D | ufshcd.c | 7027 struct utp_task_req_desc *treq, u8 tm_function) in __ufshcd_issue_tm_cmd() 7105 struct utp_task_req_desc treq = { }; in ufshcd_issue_tm_cmd() local 7250 struct utp_task_req_desc treq = { }; in ufshcd_exec_raw_upiu_cmd() local
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | pci.c | 2117 void *treq, *tresp = NULL; in ath10k_pci_hif_exchange_bmi_msg() local
|
/linux-6.12.1/include/net/ |
D | tcp.h | 907 static inline u32 tcp_rsk_tsval(const struct tcp_request_sock *treq) in tcp_rsk_tsval()
|
/linux-6.12.1/include/linux/ |
D | nvme.h | 1489 __u8 treq; member
|
/linux-6.12.1/net/core/ |
D | filter.c | 11963 struct tcp_request_sock *treq; in bpf_sk_assign_tcp_reqsk() local
|