/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_tcp6.c | 182 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() argument
|
H A D | bpf_iter_tcp4.c | 173 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() argument
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | pmsr.c | 171 struct nlattr *treq; in pmsr_parse_peer() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | syncookies.c | 132 struct tcp_request_sock *treq; in cookie_v6_check() local
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | pmsr.c | 191 struct nlattr *treq; in pmsr_parse_peer() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_tcp6.c | 181 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() argument
|
H A D | bpf_iter_tcp4.c | 172 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | syncookies.c | 132 struct tcp_request_sock *treq; in cookie_v6_check() local
|
/kernel/linux/linux-6.6/net/handshake/ |
H A D | tlshd.c | 48 struct tls_handshake_req *treq = handshake_req_private(req); in tls_handshake_req_init() local 61 tls_handshake_remote_peerids(struct tls_handshake_req *treq, struct genl_info *info) tls_handshake_remote_peerids() argument 98 struct tls_handshake_req *treq = handshake_req_private(req); tls_handshake_done() local 112 tls_handshake_private_keyring(struct tls_handshake_req *treq) tls_handshake_private_keyring() argument 145 tls_handshake_private_keyring(struct tls_handshake_req *treq) tls_handshake_private_keyring() argument 151 tls_handshake_put_peer_identity(struct sk_buff *msg, struct tls_handshake_req *treq) tls_handshake_put_peer_identity() argument 163 tls_handshake_put_certificate(struct sk_buff *msg, struct tls_handshake_req *treq) tls_handshake_put_certificate() argument 199 struct tls_handshake_req *treq = handshake_req_private(req); tls_handshake_accept() local 282 struct tls_handshake_req *treq; tls_client_hello_anon() local 308 struct tls_handshake_req *treq; tls_client_hello_x509() local 337 struct tls_handshake_req *treq; tls_client_hello_psk() local 371 struct tls_handshake_req *treq; tls_server_hello_x509() local 399 struct tls_handshake_req *treq; tls_server_hello_psk() local [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | syncookies.c | 284 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local 326 struct tcp_request_sock *treq; in cookie_v4_check() local [all...] |
H A D | tcp_minisocks.c | 462 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | syncookies.c | 282 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local 324 struct tcp_request_sock *treq; in cookie_v4_check() local [all...] |
H A D | tcp_minisocks.c | 488 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child() local
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | tcp_nip_input.c | 999 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_nip_create_openreq_child() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 1197 struct inet_request_sock *treq = inet_rsk(oreq); in chtls_recv_sock() local
|
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio_cm.c | 707 struct tx_req *treq; in riocm_queue_req() local
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | configfs.c | 159 u8 treq = to_nvmet_port(item)->disc_addr.treq & in nvmet_addr_treq_show() local 175 u8 treq = port->disc_addr.treq & ~NVME_TREQ_SECURE_CHANNEL_MASK; in nvmet_addr_treq_store() local [all...] |
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio_cm.c | 707 struct tx_req *treq; in riocm_queue_req() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 1196 struct inet_request_sock *treq = inet_rsk(oreq); in chtls_recv_sock() local
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | configfs.c | 165 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 [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | pci.c | 2115 void *treq, *tresp = NULL; in ath10k_pci_hif_exchange_bmi_msg() local
|
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | gadget.c | 984 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma() local 4301 struct dwc2_hsotg_req *req, *treq; in on_list() local
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | gadget.c | 983 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
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | pci.c | 2116 void *treq, *tresp = NULL; in ath10k_pci_hif_exchange_bmi_msg() local
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufshcd.c | 6326 struct utp_task_req_desc treq = { { 0 }, }; in ufshcd_issue_tm_cmd() local 6241 __ufshcd_issue_tm_cmd(struct ufs_hba *hba, struct utp_task_req_desc *treq, u8 tm_function) __ufshcd_issue_tm_cmd() argument 6507 struct utp_task_req_desc treq = { { 0 }, }; ufshcd_exec_raw_upiu_cmd() local [all...] |