| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | lsm_cgroup_nonvoid.c | 10 int BPF_PROG(nonvoid_socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG()
|
| H A D | lsm_cgroup.c | 167 int BPF_PROG(socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG()
|
| /linux/include/net/ |
| H A D | bpf_sk_storage.h | 42 struct sock *newsk) in bpf_sk_storage_clone()
|
| /linux/net/ipv4/ |
| H A D | inet_connection_sock.c | 654 struct sock *newsk; in inet_csk_accept() local 794 struct sock *newsk, in inet_csk_route_child_sock() argument 1170 static void inet_clone_ulp(const struct request_sock *req, struct sock *newsk, in inet_clone_ulp() argument 1193 struct sock *newsk = sk_clone_lock(sk, priority); inet_csk_clone_lock() local [all...] |
| H A D | tcp_minisocks.c | 551 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local
|
| H A D | tcp_bpf.c | 752 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
|
| /linux/net/dccp/ |
| H A D | minisocks.c | |
| H A D | ipv6.c | |
| H A D | ipv4.c | |
| /linux/security/selinux/include/ |
| H A D | netlabel.h | 106 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
|
| /linux/net/llc/ |
| H A D | llc_conn.c | 764 struct sock *newsk = llc_sk_alloc(sock_net(sk), sk->sk_family, GFP_ATOMIC, in llc_create_incoming_sock() local 805 struct sock *newsk = llc_create_incoming_sock(sk, skb->dev, in llc_conn_handler() local
|
| H A D | af_llc.c | 699 struct sock *sk = sock->sk, *newsk; llc_ui_accept() local
|
| /linux/security/landlock/ |
| H A D | task.c | 267 hook_unix_stream_connect(struct sock * const sock,struct sock * const other,struct sock * const newsk) hook_unix_stream_connect() argument
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 1331 static void tcp_v6_mapped_child_init(struct sock *newsk, const struct sock *sk) 1370 void (*opt_child_init)(struct sock *newsk, 1380 struct sock *newsk; local
|
| /linux/net/core/ |
| H A D | bpf_sk_storage.c | 134 bpf_sk_storage_clone_elem(struct sock *newsk, in bpf_sk_storage_clone_elem() 154 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone()
|
| /linux/security/selinux/ |
| H A D | netlabel.c | 377 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 1074 static void inet_inherit_port(struct sock *lsk, struct sock *newsk) in inet_inherit_port() 1125 struct sock *newsk; in chtls_recv_sock() local 1302 struct sock *newsk; in chtls_pass_accept_request() local
|
| /linux/net/mptcp/ |
| H A D | subflow.c | 812 void (*opt_child_init)(struct sock *newsk, in subflow_syn_recv_sock() 2036 struct sock *newsk, in subflow_ulp_clone()
|
| H A D | protocol.c | 3490 static void mptcp_copy_ip6_options(struct sock *newsk, const struct sock *sk) in mptcp_copy_ip6_options() 3510 static void mptcp_copy_ip_options(struct sock *newsk, const struct sock *sk) in mptcp_copy_ip_options() 4210 struct sock *ssk, *newsk; in mptcp_stream_accept() local
|
| /linux/net/tipc/ |
| H A D | topsrv.c | 460 struct sock *newsk; in tipc_topsrv_accept() local
|
| /linux/net/sctp/ |
| H A D | associola.c | 1054 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
|
| H A D | ipv6.c | 490 sctp_v6_copy_ip_options(struct sock * sk,struct sock * newsk) sctp_v6_copy_ip_options() argument
|
| /linux/net/phonet/ |
| H A D | socket.c | 304 struct sock *newsk; in pn_socket_accept() local
|
| /linux/security/ |
| H A D | security.c | 4147 struct sock *newsk) in security_unix_stream_connect() 4524 void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone() 4595 void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() 4795 struct sock *newsk) in security_sctp_sk_clone()
|
| /linux/net/x25/ |
| H A D | af_x25.c | 878 struct sock *newsk; in x25_accept() local
|