Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bpf.c32 static int bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, in bpf_tcp_ingress() function
170 ret = ingress ? bpf_tcp_ingress(sk, psock, msg, bytes) : in tcp_bpf_sendmsg_redir()