Home
last modified time | relevance | path

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

/openbmc/linux/net/handshake/
H A 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
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
337 struct tls_handshake_req *treq; in tls_client_hello_psk() local
371 struct tls_handshake_req *treq; in tls_server_hello_x509() local
[all …]
/openbmc/linux/net/ipv4/
H A Dsyncookies.c282 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local
324 struct tcp_request_sock *treq; in cookie_v4_check() local
H A Dtcp_minisocks.c488 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c172 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
H A Dbpf_iter_tcp6.c181 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
/openbmc/linux/net/ipv6/
H A Dsyncookies.c132 struct tcp_request_sock *treq; in cookie_v6_check() local
/openbmc/linux/net/wireless/
H A Dpmsr.c191 struct nlattr *treq; in pmsr_parse_peer() local
/openbmc/linux/drivers/nvme/target/
H A Dconfigfs.c165 u8 treq = to_nvmet_port(item)->disc_addr.treq & in nvmet_addr_treq_show() local
182 u8 treq = port->disc_addr.treq & ~NVME_TREQ_SECURE_CHANNEL_MASK; in nvmet_addr_treq_store() local
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c983 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma() local
4312 struct dwc2_hsotg_req *req, *treq; in on_list() local
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6922 struct utp_task_req_desc *treq, u8 tm_function) in __ufshcd_issue_tm_cmd()
7005 struct utp_task_req_desc treq = { }; in ufshcd_issue_tm_cmd() local
7170 struct utp_task_req_desc treq = { }; in ufshcd_exec_raw_upiu_cmd() local
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1196 struct inet_request_sock *treq = inet_rsk(oreq); in chtls_recv_sock() local
/openbmc/linux/drivers/rapidio/
H A Drio_cm.c707 struct tx_req *treq; in riocm_queue_req() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c2116 void *treq, *tresp = NULL; in ath10k_pci_hif_exchange_bmi_msg() local
/openbmc/linux/include/linux/
H A Dnvme.h1476 __u8 treq; member