Home
last modified time | relevance | path

Searched defs:newsk (Results 1 – 25 of 89) sorted by relevance

1234

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dlsm_cgroup_nonvoid.c10 int BPF_PROG(nonvoid_socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG()
Dlsm_cgroup.c163 int BPF_PROG(socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG()
/kernel/linux/linux-6.6/include/net/
Dbpf_sk_storage.h42 struct sock *newsk) in bpf_sk_storage_clone()
/kernel/linux/linux-5.10/include/net/
Dbpf_sk_storage.h41 struct sock *newsk) in bpf_sk_storage_clone()
/kernel/linux/linux-5.10/net/ipv4/
Dinet_connection_sock.c473 struct sock *newsk; in inet_csk_accept() local
647 struct sock *newsk, in inet_csk_route_child_sock()
833 static void inet_clone_ulp(const struct request_sock *req, struct sock *newsk, in inet_clone_ulp()
856 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock() local
Dtcp_minisocks.c460 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local
/kernel/linux/linux-6.6/net/ipv4/
Dinet_connection_sock.c662 struct sock *newsk; in inet_csk_accept() local
826 struct sock *newsk, in inet_csk_route_child_sock()
1124 static void inet_clone_ulp(const struct request_sock *req, struct sock *newsk, in inet_clone_ulp()
1147 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock() local
Dtcp_minisocks.c490 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local
/kernel/linux/linux-6.6/net/dccp/
Dminisocks.c88 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
/kernel/linux/linux-5.10/net/dccp/
Dminisocks.c87 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
Dipv6.c414 struct sock *newsk; in dccp_v6_request_recv_sock() local
/kernel/linux/linux-6.6/security/selinux/include/
Dnetlabel.h116 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/kernel/linux/linux-5.10/security/selinux/include/
Dnetlabel.h116 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/kernel/linux/linux-5.10/net/llc/
Dllc_conn.c752 struct sock *newsk = llc_sk_alloc(sock_net(sk), sk->sk_family, GFP_ATOMIC, in llc_create_incoming_sock() local
793 struct sock *newsk = llc_create_incoming_sock(sk, skb->dev, in llc_conn_handler() local
/kernel/linux/linux-6.6/net/llc/
Dllc_conn.c764 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
/kernel/linux/linux-5.10/net/core/
Dbpf_sk_storage.c166 bpf_sk_storage_clone_elem(struct sock *newsk, in bpf_sk_storage_clone_elem()
186 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone()
/kernel/linux/linux-5.10/net/sctp/
Dipv6.c442 static void sctp_v6_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v6_copy_ip_options()
720 struct sock *newsk; in sctp_v6_create_accept_sk() local
Dprotocol.c176 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options()
578 struct sock *newsk = sk_alloc(sock_net(sk), PF_INET, GFP_KERNEL, in sctp_v4_create_accept_sk() local
/kernel/linux/linux-6.6/net/core/
Dbpf_sk_storage.c134 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()
/kernel/linux/linux-6.6/net/sctp/
Dipv6.c490 static void sctp_v6_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v6_copy_ip_options()
776 struct sock *newsk; in sctp_v6_create_accept_sk() local
Dprotocol.c176 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options()
585 struct sock *newsk = sk_alloc(sock_net(sk), PF_INET, GFP_KERNEL, in sctp_v4_create_accept_sk() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c917 struct sock *newsk; in tcp_nip_syn_recv_sock() local
1286 static void nip_icsk_ulp_clone(const struct request_sock *req, struct sock *newsk, in nip_icsk_ulp_clone()
2232 struct sock *newsk; in ninet_csk_accept() local
/kernel/linux/linux-6.6/security/selinux/
Dnetlabel.c375 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/kernel/linux/linux-5.10/security/selinux/
Dnetlabel.c371 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1072 static void inet_inherit_port(struct sock *lsk, struct sock *newsk) in inet_inherit_port()
1123 struct sock *newsk; in chtls_recv_sock() local
1300 struct sock *newsk; in chtls_pass_accept_request() local

1234