Home
last modified time | relevance | path

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

12

/net/ipv4/
Dinet_connection_sock.c480 struct sock *newsk; in inet_csk_accept() local
641 struct sock *newsk, in inet_csk_route_child_sock()
941 static void inet_clone_ulp(const struct request_sock *req, struct sock *newsk, in inet_clone_ulp()
965 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
Dtcp_bpf.c646 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
/net/dccp/
Dminisocks.c87 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child() local
Dipv6.c424 struct sock *newsk; in dccp_v6_request_recv_sock() local
Dipv4.c411 struct sock *newsk; in dccp_v4_request_recv_sock() local
/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.c698 struct sock *sk = sock->sk, *newsk; in llc_ui_accept() local
/net/core/
Dbpf_sk_storage.c167 bpf_sk_storage_clone_elem(struct sock *newsk, in bpf_sk_storage_clone_elem()
187 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone()
Dskbuff.c3354 void skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_head()
3375 void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_tail()
3415 void skb_append(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_append()
/net/sctp/
Dipv6.c490 static void sctp_v6_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v6_copy_ip_options()
768 struct sock *newsk; in sctp_v6_create_accept_sk() local
Dprotocol.c177 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options()
579 struct sock *newsk = sk_alloc(sock_net(sk), PF_INET, GFP_KERNEL, in sctp_v4_create_accept_sk() local
Dassociola.c1073 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
Dsocket.c4853 struct sock *newsk = NULL; in sctp_accept() local
9454 void sctp_copy_sock(struct sock *newsk, struct sock *sk, in sctp_copy_sock()
9523 static int sctp_sock_migrate(struct sock *oldsk, struct sock *newsk, in sctp_sock_migrate()
/net/phonet/
Dsocket.c298 struct sock *newsk; in pn_socket_accept() local
Dpep.c766 struct sock *newsk = NULL; in pep_sock_accept() local
/net/tipc/
Dtopsrv.c457 struct sock *newsk; in tipc_topsrv_accept() local
/net/netrom/
Daf_netrom.c779 struct sock *newsk; in nr_accept() local
/net/ax25/
Daf_ax25.c1372 struct sock *newsk; in ax25_accept() local
/net/x25/
Daf_x25.c873 struct sock *newsk; in x25_accept() local
/net/rose/
Daf_rose.c922 struct sock *newsk; in rose_accept() local
/net/kcm/
Dkcmsock.c1625 struct sock *newsk; in kcm_clone() local
/net/mptcp/
Dprotocol.c2890 struct sock *newsk; in mptcp_accept() local
3377 struct sock *newsk = newsock->sk; in mptcp_stream_accept() local
Dsubflow.c1752 struct sock *newsk, in subflow_ulp_clone()
/net/ipv6/
Dtcp_ipv6.c1250 struct sock *newsk; in tcp_v6_syn_recv_sock() local

12