Lines Matching refs:sk_psock
13 int __tcp_bpf_recvmsg(struct sock *sk, struct sk_psock *psock, in __tcp_bpf_recvmsg()
93 static int bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, in bpf_tcp_ingress()
218 struct sk_psock *psock = sk_psock_get(sk); in tcp_bpf_sendmsg_redir()
234 struct sk_psock *psock; in tcp_bpf_stream_read()
238 psock = sk_psock(sk); in tcp_bpf_stream_read()
245 static int tcp_bpf_wait_data(struct sock *sk, struct sk_psock *psock, in tcp_bpf_wait_data()
270 struct sk_psock *psock; in tcp_bpf_recvmsg()
313 static int tcp_bpf_send_verdict(struct sock *sk, struct sk_psock *psock, in tcp_bpf_send_verdict()
428 struct sk_psock *psock; in tcp_bpf_sendmsg()
517 struct sk_psock *psock; in tcp_bpf_sendpage()
619 struct proto *tcp_bpf_get_proto(struct sock *sk, struct sk_psock *psock) in tcp_bpf_get_proto()