Searched defs:inet_csk_accept (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_sk_storage_tracing.c | 87 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/ |
| D | inet_connection_sock.c | 468 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/ |
| D | inet_connection_sock.c | 660 struct sock *inet_csk_accept(struct sock *sk, int flags, int *err, bool kern) in inet_csk_accept() function
|