Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/net/
Dbpf_sk_storage.h17 struct sock *newsk) in bpf_sk_storage_clone()
/Linux-v5.4/net/dccp/
Dminisocks.c87 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
Dipv6.c409 struct sock *newsk; in dccp_v6_request_recv_sock() local
Dipv4.c402 struct sock *newsk; in dccp_v4_request_recv_sock() local
/Linux-v5.4/net/ipv4/
Dinet_connection_sock.c442 struct sock *newsk; in inet_csk_accept() local
578 struct sock *newsk, in inet_csk_route_child_sock()
785 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
/Linux-v5.4/security/selinux/include/
Dnetlabel.h122 struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/Linux-v5.4/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
Daf_llc.c668 struct sock *sk = sock->sk, *newsk; in llc_ui_accept() local
/Linux-v5.4/net/core/
Dbpf_sk_storage.c752 bpf_sk_storage_clone_elem(struct sock *newsk, in bpf_sk_storage_clone_elem()
772 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone()
/Linux-v5.4/net/sctp/
Dipv6.c434 static void sctp_v6_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v6_copy_ip_options()
707 struct sock *newsk; in sctp_v6_create_accept_sk() local
Dprotocol.c175 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options()
556 struct sock *newsk = sk_alloc(sock_net(sk), PF_INET, GFP_KERNEL, in sctp_v4_create_accept_sk() local
Dassociola.c1068 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
/Linux-v5.4/security/selinux/
Dnetlabel.c371 void selinux_netlbl_sctp_sk_clone(struct sock *sk, struct sock *newsk) in selinux_netlbl_sctp_sk_clone()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_cm.c972 struct sock *lsk, struct sock *newsk) in inet_inherit_port()
1022 struct sock *newsk; in chtls_recv_sock() local
1144 struct sock *newsk; in chtls_pass_accept_request() local
/Linux-v5.4/include/linux/
Dsecurity.h1329 struct sock *newsk) in security_unix_stream_connect()
1450 static inline void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone()
1472 static inline void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone()
1539 struct sock *newsk) in security_sctp_sk_clone()
Dskbuff.h1860 static inline void __skb_insert(struct sk_buff *newsk, in __skb_insert()
1962 struct sk_buff *newsk) in __skb_queue_after()
1972 struct sk_buff *newsk) in __skb_queue_before()
1988 struct sk_buff *newsk) in __skb_queue_head()
2005 struct sk_buff *newsk) in __skb_queue_tail()
/Linux-v5.4/security/
Dsecurity.c1961 int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk) in security_unix_stream_connect()
2077 void security_sk_clone(const struct sock *sk, struct sock *newsk) in security_sk_clone()
2108 void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone()
2190 struct sock *newsk) in security_sctp_sk_clone()
/Linux-v5.4/net/tipc/
Dtopsrv.c453 struct sock *newsk; in tipc_topsrv_accept() local
/Linux-v5.4/net/phonet/
Dsocket.c298 struct sock *newsk; in pn_socket_accept() local
Dpep.c766 struct sock *newsk = NULL; in pep_sock_accept() local
/Linux-v5.4/net/netrom/
Daf_netrom.c747 struct sock *newsk; in nr_accept() local
/Linux-v5.4/net/rose/
Daf_rose.c856 struct sock *newsk; in rose_accept() local
/Linux-v5.4/net/ax25/
Daf_ax25.c1332 struct sock *newsk; in ax25_accept() local
/Linux-v5.4/net/x25/
Daf_x25.c865 struct sock *newsk; in x25_accept() local

12