Home
last modified time | relevance | path

Searched refs:proto_accept_arg (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.15/drivers/xen/
H A Dpvcalls-front.h15 struct proto_accept_arg *arg);
H A Dpvcalls-front.c779 struct proto_accept_arg *arg) in pvcalls_front_accept()
H A Dpvcalls-back.c520 struct proto_accept_arg arg = { in __pvcalls_back_accept()
/linux-6.15/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()
/linux-6.15/include/linux/
H A Dnet.h156 struct proto_accept_arg;
176 struct proto_accept_arg *arg);
H A Dsocket.h19 struct proto_accept_arg;
440 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
/linux-6.15/include/net/
H A Dinet_common.h33 struct proto_accept_arg *arg);
H A Dinet_connection_sock.h257 struct sock *inet_csk_accept(struct sock *sk, struct proto_accept_arg *arg);
H A Dsock.h1223 struct proto_accept_arg { struct
1245 struct proto_accept_arg *arg); argument
1879 int sock_no_accept(struct socket *, struct socket *, struct proto_accept_arg *);
/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h19 struct proto_accept_arg;
440 extern struct file *do_accept(struct file *file, struct proto_accept_arg *arg,
/linux-6.15/include/crypto/
H A Dif_alg.h170 struct proto_accept_arg *arg);
/linux-6.15/crypto/
H A Dalgif_hash.c227 struct proto_accept_arg *arg) in hash_accept()
354 struct proto_accept_arg *arg) in hash_accept_nokey()
H A Daf_alg.c411 struct proto_accept_arg *arg) in af_alg_accept()
473 struct proto_accept_arg *arg) in alg_accept()
/linux-6.15/net/rds/
H A Dtcp_listen.c108 struct proto_accept_arg arg = { in rds_tcp_accept_one()
/linux-6.15/net/smc/
H A Dsmc.h50 struct proto_accept_arg *arg);
/linux-6.15/net/phonet/
H A Dsocket.c295 struct proto_accept_arg *arg) in pn_socket_accept()
H A Dpep.c763 struct proto_accept_arg *arg) in pep_sock_accept()
/linux-6.15/net/atm/
H A Dsvc.c328 struct proto_accept_arg *arg) in svc_accept()
/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c472 struct proto_accept_arg *arg) in rfcomm_sock_accept()
/linux-6.15/net/
H A Dsocket.c1887 struct file *do_accept(struct file *file, struct proto_accept_arg *arg, in do_accept()
1950 struct proto_accept_arg arg = { }; in __sys_accept4_file()
3562 struct proto_accept_arg arg = { in kernel_accept()
/linux-6.15/net/nfc/
H A Dllcp_sock.c450 struct proto_accept_arg *arg) in llcp_sock_accept()
/linux-6.15/net/llc/
H A Daf_llc.c697 struct proto_accept_arg *arg) in llc_ui_accept()
/linux-6.15/net/netrom/
H A Daf_netrom.c776 struct proto_accept_arg *arg) in nr_accept()
/linux-6.15/net/bluetooth/
H A Dsco.c712 struct proto_accept_arg *arg) in sco_sock_accept()
/linux-6.15/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()

12