| /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/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/security/landlock/ |
| H A D | task.c | 213 hook_unix_stream_connect(struct sock * const sock,struct sock * const other,struct sock * const newsk) hook_unix_stream_connect() argument
|
| /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; in llc_ui_accept() local
|
| /linux/net/core/ |
| H A D | bpf_sk_storage.c | 135 bpf_sk_storage_clone_elem(struct sock * newsk,struct bpf_local_storage_map * smap,struct bpf_local_storage_elem * selem) bpf_sk_storage_clone_elem() argument 155 bpf_sk_storage_clone(const struct sock * sk,struct sock * newsk) bpf_sk_storage_clone() argument
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 490 static void sctp_v6_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v6_copy_ip_options() argument 785 struct sock *newsk; sctp_v6_create_accept_sk() local
|
| H A D | associola.c | 1072 sctp_assoc_migrate(struct sctp_association * assoc,struct sock * newsk) sctp_assoc_migrate() argument
|
| /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/net/ipv4/ |
| H A D | tcp_bpf.c | 732 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
|
| /linux/net/tipc/ |
| H A D | topsrv.c | 460 struct sock *newsk; in tipc_topsrv_accept() local
|
| /linux/include/linux/ |
| H A D | security.h | 1704 struct sock *newsk) in security_unix_stream_connect() 1827 static inline void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone() 1851 static inline void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() 1918 struct sock *newsk) in security_sctp_sk_clone()
|
| H A D | skbuff.h | 2321 static inline void __skb_insert(struct sk_buff *newsk, in __skb_insert() 2425 struct sk_buff *newsk) in __skb_queue_after() 2435 struct sk_buff *newsk) in __skb_queue_before() 2451 struct sk_buff *newsk) in __skb_queue_head() 2468 struct sk_buff *newsk) in __skb_queue_tail()
|
| /linux/security/ |
| H A D | security.c | 4044 struct sock *newsk) in security_unix_stream_connect() 4421 void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone() 4492 void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() 4692 struct sock *newsk) in security_sctp_sk_clone()
|
| /linux/net/netrom/ |
| H A D | af_netrom.c | 779 struct sock *newsk; in nr_accept() local
|
| /linux/net/ax25/ |
| H A D | af_ax25.c | 1381 struct sock *newsk; in ax25_accept() local
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 3432 static void mptcp_copy_ip6_options(struct sock *newsk, const struct sock *sk) in mptcp_copy_ip6_options() 3452 static void mptcp_copy_ip_options(struct sock *newsk, const struct sock *sk) in mptcp_copy_ip_options() 4168 struct sock *ssk, *newsk; in mptcp_stream_accept() local
|
| /linux/net/x25/ |
| H A D | af_x25.c | 878 struct sock *newsk; in x25_accept() local
|
| /linux/net/rose/ |
| H A D | af_rose.c | 935 struct sock *newsk; rose_accept() local
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 1108 struct sock *newsk) in apparmor_sk_clone_security() 1194 struct sock *newsk) in apparmor_unix_stream_connect()
|