Home
last modified time | relevance | path

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

12

/Linux-v6.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()
/Linux-v6.6/include/net/
Dbpf_sk_storage.h42 struct sock *newsk) in bpf_sk_storage_clone()
/Linux-v6.6/net/ipv4/
Dinet_connection_sock.c662 struct sock *newsk; in inet_csk_accept() local
822 struct sock *newsk, in inet_csk_route_child_sock()
1120 static void inet_clone_ulp(const struct request_sock *req, struct sock *newsk, in inet_clone_ulp()
1143 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
Dtcp_bpf.c693 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
/Linux-v6.6/net/dccp/
Dminisocks.c88 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
Dipv4.c416 struct sock *newsk; in dccp_v4_request_recv_sock() local
Dipv6.c425 struct sock *newsk; in dccp_v6_request_recv_sock() local
/Linux-v6.6/security/selinux/include/
Dnetlabel.h116 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/Linux-v6.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
Daf_llc.c698 struct sock *sk = sock->sk, *newsk; in llc_ui_accept() local
/Linux-v6.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()
/Linux-v6.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
Dassociola.c1071 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
/Linux-v6.6/security/selinux/
Dnetlabel.c375 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/Linux-v6.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
/Linux-v6.6/include/linux/
Dsecurity.h1481 struct sock *newsk) in security_unix_stream_connect()
1604 static inline void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone()
1628 static inline void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone()
1695 struct sock *newsk) in security_sctp_sk_clone()
/Linux-v6.6/net/phonet/
Dsocket.c298 struct sock *newsk; in pn_socket_accept() local
/Linux-v6.6/net/tipc/
Dtopsrv.c460 struct sock *newsk; in tipc_topsrv_accept() local
/Linux-v6.6/security/
Dsecurity.c4077 struct sock *newsk) in security_unix_stream_connect()
4432 void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone()
4503 void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone()
4693 struct sock *newsk) in security_sctp_sk_clone()
/Linux-v6.6/net/netrom/
Daf_netrom.c779 struct sock *newsk; in nr_accept() local
/Linux-v6.6/net/rose/
Daf_rose.c897 struct sock *newsk; in rose_accept() local
/Linux-v6.6/net/ax25/
Daf_ax25.c1380 struct sock *newsk; in ax25_accept() local

12