Searched refs:newicsk (Results 1 – 3 of 3) sorted by relevance
968 struct inet_connection_sock *newicsk = inet_csk(newsk); in inet_csk_clone_lock() local971 newicsk->icsk_bind_hash = NULL; in inet_csk_clone_lock()986 newicsk->icsk_retransmits = 0; in inet_csk_clone_lock()987 newicsk->icsk_backoff = 0; in inet_csk_clone_lock()988 newicsk->icsk_probes_out = 0; in inet_csk_clone_lock()989 newicsk->icsk_probes_tstamp = 0; in inet_csk_clone_lock()992 memset(&newicsk->icsk_accept_queue, 0, sizeof(newicsk->icsk_accept_queue)); in inet_csk_clone_lock()
463 struct inet_connection_sock *newicsk; in tcp_create_openreq_child() local470 newicsk = inet_csk(newsk); in tcp_create_openreq_child()496 newicsk->icsk_ack.lrcvtime = tcp_jiffies32; in tcp_create_openreq_child()545 newicsk->icsk_ack.last_seg_size = skb->len - newtp->tcp_header_len; in tcp_create_openreq_child()
91 struct inet_connection_sock *newicsk = inet_csk(newsk); in dccp_create_openreq_child() local102 newicsk->icsk_rto = DCCP_TIMEOUT_INIT; in dccp_create_openreq_child()