Home
last modified time | relevance | path

Searched defs:treq (Results 1 – 15 of 15) sorted by relevance

/linux-6.8/net/handshake/
Dtlshd.c48 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
282 struct tls_handshake_req *treq; in tls_client_hello_anon() local
308 struct tls_handshake_req *treq; in tls_client_hello_x509() local
[all …]
/linux-6.8/net/ipv4/
Dsyncookies.c277 struct tcp_request_sock *treq = tcp_rsk(req); in cookie_tcp_reqsk_init() local
313 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local
Dtcp_minisocks.c517 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child() local
Dtcp_ao.c849 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_ao_syncookie() local
/linux-6.8/tools/testing/selftests/bpf/progs/
Dbpf_iter_tcp4.c172 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
Dbpf_iter_tcp6.c181 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
/linux-6.8/net/wireless/
Dpmsr.c191 struct nlattr *treq; in pmsr_parse_peer() local
/linux-6.8/drivers/nvme/target/
Dconfigfs.c171 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
394 u8 treq = nvmet_port_disc_addr_treq_mask(port); in nvmet_addr_tsas_store() local
/linux-6.8/drivers/usb/dwc2/
Dgadget.c983 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma() local
4302 struct dwc2_hsotg_req *req, *treq; in on_list() local
/linux-6.8/drivers/ufs/core/
Dufshcd.c7021 struct utp_task_req_desc *treq, u8 tm_function) in __ufshcd_issue_tm_cmd()
7102 struct utp_task_req_desc treq = { }; in ufshcd_issue_tm_cmd() local
7267 struct utp_task_req_desc treq = { }; in ufshcd_exec_raw_upiu_cmd() local
/linux-6.8/drivers/rapidio/
Drio_cm.c709 struct tx_req *treq; in riocm_queue_req() local
/linux-6.8/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1196 struct inet_request_sock *treq = inet_rsk(oreq); in chtls_recv_sock() local
/linux-6.8/drivers/net/wireless/ath/ath10k/
Dpci.c2117 void *treq, *tresp = NULL; in ath10k_pci_hif_exchange_bmi_msg() local
/linux-6.8/include/net/
Dtcp.h865 static inline u32 tcp_rsk_tsval(const struct tcp_request_sock *treq) in tcp_rsk_tsval()
/linux-6.8/include/linux/
Dnvme.h1477 __u8 treq; member