Searched refs:read_descriptor_t (Results 1 – 12 of 12) sorted by relevance
| /linux/net/strparser/ |
| H A D | strparser.c | 73 read_descriptor_t *desc) in strp_peek_len() 97 static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in __strp_recv() 329 read_descriptor_t desc; /* Dummy arg to strp_recv */ 338 static int strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, 356 read_descriptor_t desc; in strp_read_sock()
|
| /linux/include/linux/ |
| H A D | net.h | 191 } read_descriptor_t; typedef 199 typedef int (*sk_read_actor_t)(read_descriptor_t *, struct sk_buff *, 265 int (*read_sock)(struct sock *sk, read_descriptor_t *desc,
|
| /linux/net/rds/ |
| H A D | tcp_recv.c | 155 static int rds_tcp_data_recv(read_descriptor_t *desc, struct sk_buff *skb, in rds_tcp_data_recv() 267 read_descriptor_t desc; in rds_tcp_read_sock()
|
| /linux/include/net/ |
| H A D | strparser.h | 46 int (*read_sock)(struct strparser *strp, read_descriptor_t *desc,
|
| /linux/net/tls/ |
| H A D | tls_strp.c | 342 static int tls_strp_copyin(read_descriptor_t *desc, struct sk_buff *in_skb, in tls_strp_copyin() 378 read_descriptor_t desc; in tls_strp_read_copyin()
|
| H A D | tls.h | 169 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc,
|
| H A D | tls_sw.c | 2073 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc, in tls_sw_read_sock()
|
| /linux/net/ipv4/ |
| H A D | tcp_bpf.c | 690 int tcp_bpf_strp_read_sock(struct strparser *strp, read_descriptor_t *desc, in tcp_bpf_strp_read_sock()
|
| /linux/io_uring/ |
| H A D | zcrx.c | 1806 io_zcrx_recv_skb(read_descriptor_t *desc, struct sk_buff *skb, in io_zcrx_recv_skb() 1917 read_descriptor_t rd_desc = { in io_zcrx_tcp_recvmsg()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp.c | 109 read_descriptor_t rd_desc = { .arg.data = qp, .count = 1 }; in siw_qp_llp_data_ready()
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4541 static int __mptcp_read_sock(struct sock *sk, read_descriptor_t *desc, in __mptcp_read_sock() 4593 static int mptcp_read_sock(struct sock *sk, read_descriptor_t *desc, in mptcp_read_sock() 4602 read_descriptor_t rd_desc = { in __mptcp_splice_read()
|
| /linux/drivers/nvme/host/ |
| H A D | tcp.c | 1067 static int nvme_tcp_recv_skb(read_descriptor_t *desc, struct sk_buff *skb, in nvme_tcp_recv_skb() 1404 read_descriptor_t rd_desc; in nvme_tcp_try_recv()
|