Lines Matching refs:sk_msg
51 struct sk_msg *msg_rx; in __tcp_bpf_recvmsg()
54 struct sk_msg, list); in __tcp_bpf_recvmsg()
111 struct sk_msg, list); in __tcp_bpf_recvmsg()
162 struct sk_msg *msg, u32 apply_bytes, int flags) in bpf_tcp_ingress()
167 struct sk_msg *tmp; in bpf_tcp_ingress()
215 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push()
272 static int tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, in tcp_bpf_push_locked()
283 int tcp_bpf_sendmsg_redir(struct sock *sk, struct sk_msg *msg, in tcp_bpf_sendmsg_redir()
302 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict()
400 struct sk_msg tmp, *msg_tx = NULL; in tcp_bpf_sendmsg()
489 struct sk_msg tmp, *msg = NULL; in tcp_bpf_sendpage()