Home
last modified time | relevance | path

Searched refs:read_descriptor_t (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/net/strparser/
H A Dstrparser.c65 read_descriptor_t *desc) in strp_parser_err()
89 static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in __strp_recv()
321 read_descriptor_t desc; /* Dummy arg to strp_recv */ in strp_process()
330 static int strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in strp_recv()
348 read_descriptor_t desc; in strp_read_sock()
/linux-6.15/include/linux/
H A Dnet.h148 } read_descriptor_t; typedef
157 typedef int (*sk_read_actor_t)(read_descriptor_t *, struct sk_buff *,
221 int (*read_sock)(struct sock *sk, read_descriptor_t *desc,
/linux-6.15/net/rds/
H A Dtcp_recv.c155 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-6.15/include/net/
H A Dstrparser.h46 int (*read_sock)(struct strparser *strp, read_descriptor_t *desc,
H A Dtcp.h784 int tcp_read_sock(struct sock *sk, read_descriptor_t *desc,
786 int tcp_read_sock_noack(struct sock *sk, read_descriptor_t *desc,
2676 int tcp_bpf_strp_read_sock(struct strparser *strp, read_descriptor_t *desc,
/linux-6.15/net/tls/
H A Dtls_strp.c336 static int tls_strp_copyin(read_descriptor_t *desc, struct sk_buff *in_skb, in tls_strp_copyin()
373 read_descriptor_t desc; in tls_strp_read_copyin()
H A Dtls.h167 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc,
H A Dtls_sw.c2279 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc, in tls_sw_read_sock()
/linux-6.15/drivers/scsi/
H A Discsi_tcp.c84 static int iscsi_sw_tcp_recv(read_descriptor_t *rd_desc, struct sk_buff *skb, in iscsi_sw_tcp_recv()
134 read_descriptor_t rd_desc; in iscsi_sw_tcp_recv_data()
/linux-6.15/io_uring/
H A Dzcrx.c829 io_zcrx_recv_skb(read_descriptor_t *desc, struct sk_buff *skb, in io_zcrx_recv_skb()
940 read_descriptor_t rd_desc = { in io_zcrx_tcp_recvmsg()
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw.h546 int siw_tcp_rx_data(read_descriptor_t *rd_desc, struct sk_buff *skb,
H A Dsiw_qp.c109 read_descriptor_t rd_desc = { .arg.data = qp, .count = 1 }; in siw_qp_llp_data_ready()
H A Dsiw_qp_rx.c1335 int siw_tcp_rx_data(read_descriptor_t *rd_desc, struct sk_buff *skb, in siw_tcp_rx_data()
H A Dsiw_cm.c106 read_descriptor_t rd_desc; in siw_rtr_data_ready()
/linux-6.15/net/ipv4/
H A Dtcp_bpf.c650 int tcp_bpf_strp_read_sock(struct strparser *strp, read_descriptor_t *desc, in tcp_bpf_strp_read_sock()
H A Dtcp.c762 static int tcp_splice_data_recv(read_descriptor_t *rd_desc, struct sk_buff *skb, in tcp_splice_data_recv()
778 read_descriptor_t rd_desc = { in __tcp_splice_read()
1576 static int __tcp_read_sock(struct sock *sk, read_descriptor_t *desc, in __tcp_read_sock()
1654 int tcp_read_sock(struct sock *sk, read_descriptor_t *desc, in tcp_read_sock()
1662 int tcp_read_sock_noack(struct sock *sk, read_descriptor_t *desc, in tcp_read_sock_noack()
/linux-6.15/Documentation/networking/
H A Dstrparser.rst187 int (*read_sock)(struct strparser *strp, read_descriptor_t *desc,
/linux-6.15/drivers/nvme/host/
H A Dtcp.c1008 static int nvme_tcp_recv_skb(read_descriptor_t *desc, struct sk_buff *skb, in nvme_tcp_recv_skb()
1342 read_descriptor_t rd_desc; in nvme_tcp_try_recv()