Searched refs:read_descriptor_t (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | net.h | 147 } read_descriptor_t; typedef 156 typedef int (*sk_read_actor_t)(read_descriptor_t *, struct sk_buff *, 220 int (*read_sock)(struct sock *sk, read_descriptor_t *desc,
|
| /include/net/ |
| A D | strparser.h | 46 int (*read_sock)(struct strparser *strp, read_descriptor_t *desc,
|
| A D | tcp.h | 784 int tcp_read_sock(struct sock *sk, read_descriptor_t *desc, 786 int tcp_read_sock_noack(struct sock *sk, read_descriptor_t *desc, 2670 int tcp_bpf_strp_read_sock(struct strparser *strp, read_descriptor_t *desc,
|
Completed in 14 milliseconds