Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_storage_tracing.c87 int BPF_PROG(inet_csk_accept, struct sock *sk, struct proto_accept_arg *arg, in BPF_PROG() argument
/linux/net/ipv4/
H A Dinet_connection_sock.c662 struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg) in inet_csk_accept() function