Home
last modified time | relevance | path

Searched defs:inet_csk_accept (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_sk_storage_tracing.c87 int BPF_PROG(inet_csk_accept, struct sock *sk, int flags, int *err, bool kern, in BPF_PROG() argument
/kernel/linux/linux-5.10/net/ipv4/
Dinet_connection_sock.c468 struct sock *inet_csk_accept(struct sock *sk, int flags, int *err, bool kern) in inet_csk_accept() function
/kernel/linux/linux-6.6/net/ipv4/
Dinet_connection_sock.c660 struct sock *inet_csk_accept(struct sock *sk, int flags, int *err, bool kern) in inet_csk_accept() function