Lines Matching refs:sk_msg
18 struct sk_msg *msg_rx; in __tcp_bpf_recvmsg()
22 struct sk_msg, list); in __tcp_bpf_recvmsg()
72 struct sk_msg, list)) in __tcp_bpf_recvmsg()
86 struct sk_msg, list); in __tcp_bpf_recvmsg()
94 struct sk_msg *msg, u32 apply_bytes, int flags) in bpf_tcp_ingress()
99 struct sk_msg *tmp; in bpf_tcp_ingress()
146 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push()
203 static int tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, in tcp_bpf_push_locked()
214 int tcp_bpf_sendmsg_redir(struct sock *sk, struct sk_msg *msg, in tcp_bpf_sendmsg_redir()
314 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict()
426 struct sk_msg tmp, *msg_tx = NULL; in tcp_bpf_sendmsg()
515 struct sk_msg tmp, *msg = NULL; in tcp_bpf_sendpage()