Home
last modified time | relevance | path

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

/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
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
288 struct tls_handshake_req *treq; in tls_client_hello_anon() local
314 struct tls_handshake_req *treq; in tls_client_hello_x509() local
[all …]
/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() argument
H A Dbpf_iter_tcp6.c181 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() argument
/linux/net/wireless/
H A Dpmsr.c317 struct nlattr *treq; in pmsr_parse_peer() local
/linux/drivers/nvme/target/
H A Dconfigfs.c173 u8 treq = nvmet_port_disc_addr_treq_secure_channel(to_nvmet_port(item)); in nvmet_addr_treq_show() local
189 u8 treq = nvmet_port_disc_addr_treq_mask(port); in nvmet_addr_treq_store() local
471 u8 treq = nvmet_port_disc_addr_treq_mask(port); in nvmet_addr_tsas_store() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c1191 struct npc_install_flow_req *req, treq = { 0 }; in otx2_add_flow_msg() local
/linux/drivers/rapidio/
H A Drio_cm.c703 struct tx_req *treq; in riocm_queue_req() local
/linux/drivers/ufs/core/
H A Dufshcd.c7516 struct utp_task_req_desc *treq, u8 tm_function) in __ufshcd_issue_tm_cmd()
7595 struct utp_task_req_desc treq = { }; in ufshcd_issue_tm_cmd() local
7745 struct utp_task_req_desc treq = { }; in ufshcd_exec_raw_upiu_cmd() local
/linux/include/linux/
H A Dnvme.h1670 __u8 treq; member
/linux/net/core/
H A Dfilter.c12512 struct tcp_request_sock *treq; in bpf_sk_assign_tcp_reqsk() local