Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/progs/
H A Dlsm_cgroup_nonvoid.c10 int BPF_PROG(nonvoid_socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG()
H A Dlsm_cgroup.c167 BPF_PROG(socket_clone,struct sock * newsk,const struct request_sock * req) BPF_PROG() argument
/linux/include/net/
H A Dbpf_sk_storage.h42 struct sock *newsk) in bpf_sk_storage_clone()
/linux/net/ipv4/
H A Dinet_connection_sock.c654 struct sock *newsk; in inet_csk_accept() local
794 struct sock *newsk, in inet_csk_route_child_sock()
1185 static void inet_clone_ulp(const struct request_sock *req, struct sock *newsk, in inet_clone_ulp()
1208 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock() local
H A Dtcp_minisocks.c550 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local
[all...]
H A Dtcp_bpf.c769 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
/linux/net/dccp/
H A Dminisocks.c
H A Dipv6.c
H A Dipv4.c
/linux/security/selinux/include/
H A Dnetlabel.h106 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/linux/net/llc/
H A Dllc_conn.c758 struct sock *newsk = llc_sk_alloc(sock_net(sk), sk->sk_family, GFP_ATOMIC, in llc_create_incoming_sock() local
798 struct sock *newsk = llc_create_incoming_sock(sk, skb->dev, in llc_conn_handler() local
H A Daf_llc.c697 struct sock *sk = sock->sk, *newsk; in llc_ui_accept() local
/linux/security/landlock/
H A Dtask.c270 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 Dtcp_ipv6.c1348 static void tcp_v6_mapped_child_init(struct sock *newsk, const struct sock *sk) argument
1387 void (*opt_child_init)(struct sock *newsk, argument
1397 struct sock *newsk; global() local
[all...]
/linux/net/core/
H A 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/security/selinux/
H A Dnetlabel.c377 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/linux/net/mptcp/
H A Dsubflow.c810 void (*opt_child_init)(struct sock *newsk, in subflow_syn_recv_sock()
2041 struct sock *newsk, in subflow_ulp_clone()
/linux/net/tipc/
H A Dtopsrv.c460 struct sock *newsk; in tipc_topsrv_accept() local
/linux/net/phonet/
H A Dsocket.c304 struct sock *newsk; in pn_socket_accept() local
/linux/net/sctp/
H A Dassociola.c1068 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
H A Dipv6.c490 sctp_v6_copy_ip_options(struct sock * sk,struct sock * newsk) sctp_v6_copy_ip_options() argument
/linux/security/apparmor/
H A Daf_inet.c296 const struct sock *newsk, in profile_accept_perm()
/linux/security/
H A Dsecurity.c4147 security_unix_stream_connect(struct sock * sock,struct sock * other,struct sock * newsk) security_unix_stream_connect() argument
4524 security_sk_clone(const struct sock * sk,struct sock * newsk) security_sk_clone() argument
4595 security_inet_csk_clone(struct sock * newsk,const struct request_sock * req) security_inet_csk_clone() argument
4795 security_sctp_sk_clone(struct sctp_association * asoc,struct sock * sk,struct sock * newsk) security_sctp_sk_clone() argument
[all...]
/linux/net/x25/
H A Daf_x25.c874 struct sock *newsk; in x25_accept() local
/linux/net/kcm/
H A Dkcmsock.c1531 struct sock *newsk; in kcm_clone() local

12