/Linux-v4.19/net/dccp/ |
D | minisocks.c | 91 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
|
D | ipv6.c | 409 struct sock *newsk; in dccp_v6_request_recv_sock() local
|
D | ipv4.c | 403 struct sock *newsk; in dccp_v4_request_recv_sock() local
|
/Linux-v4.19/net/ipv4/ |
D | inet_connection_sock.c | 439 struct sock *newsk; in inet_csk_accept() local 575 struct sock *newsk, in inet_csk_route_child_sock() 787 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock() local
|
D | tcp_minisocks.c | 452 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child() local
|
/Linux-v4.19/security/selinux/include/ |
D | netlabel.h | 136 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
|
/Linux-v4.19/net/llc/ |
D | llc_conn.c | 785 struct sock *newsk = llc_sk_alloc(sock_net(sk), sk->sk_family, GFP_ATOMIC, in llc_create_incoming_sock() local 826 struct sock *newsk = llc_create_incoming_sock(sk, skb->dev, in llc_conn_handler() local
|
D | af_llc.c | 665 struct sock *sk = sock->sk, *newsk; in llc_ui_accept() local
|
/Linux-v4.19/net/sctp/ |
D | ipv6.c | 447 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
|
D | protocol.c | 191 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options() 571 struct sock *newsk = sk_alloc(sock_net(sk), PF_INET, GFP_KERNEL, in sctp_v4_create_accept_sk() local
|
D | associola.c | 1087 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
|
/Linux-v4.19/security/selinux/ |
D | netlabel.c | 389 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_cm.c | 994 struct sock *lsk, struct sock *newsk) in inet_inherit_port() 1025 struct sock *newsk; in chtls_recv_sock() local 1143 struct sock *newsk; in chtls_pass_accept_request() local
|
/Linux-v4.19/include/linux/ |
D | security.h | 1253 struct sock *newsk) in security_unix_stream_connect() 1374 static inline void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone() 1396 static inline void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() 1463 struct sock *newsk) in security_sctp_sk_clone()
|
D | skbuff.h | 1693 static inline void __skb_insert(struct sk_buff *newsk, in __skb_insert() 1793 struct sk_buff *newsk) in __skb_queue_after() 1803 struct sk_buff *newsk) in __skb_queue_before() 1820 struct sk_buff *newsk) in __skb_queue_head() 1837 struct sk_buff *newsk) in __skb_queue_tail()
|
/Linux-v4.19/security/ |
D | security.c | 1358 int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk) in security_unix_stream_connect() 1474 void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone() 1505 void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() 1587 struct sock *newsk) in security_sctp_sk_clone()
|
/Linux-v4.19/net/tipc/ |
D | topsrv.c | 459 struct sock *newsk; in tipc_topsrv_accept() local
|
/Linux-v4.19/net/phonet/ |
D | socket.c | 311 struct sock *newsk; in pn_socket_accept() local
|
D | pep.c | 779 struct sock *newsk = NULL; in pep_sock_accept() local
|
/Linux-v4.19/net/core/ |
D | skbuff.c | 2894 void skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_head() 2915 void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_tail() 2955 void skb_append(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_append() 2977 void skb_insert(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_insert()
|
/Linux-v4.19/net/netrom/ |
D | af_netrom.c | 772 struct sock *newsk; in nr_accept() local
|
/Linux-v4.19/net/ax25/ |
D | af_ax25.c | 1326 struct sock *newsk; in ax25_accept() local
|
/Linux-v4.19/net/rose/ |
D | af_rose.c | 879 struct sock *newsk; in rose_accept() local
|
/Linux-v4.19/net/x25/ |
D | af_x25.c | 860 struct sock *newsk; in x25_accept() local
|
/Linux-v4.19/net/kcm/ |
D | kcmsock.c | 1662 struct sock *newsk; in kcm_clone() local
|