Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_storage_tracing.c87 int BPF_PROG(inet_csk_accept, struct sock *sk, int flags, int *err, bool kern, in BPF_PROG() argument
/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c660 struct sock *inet_csk_accept(struct sock *sk, int flags, int *err, bool kern) in inet_csk_accept() function