Lines Matching defs:init
485 * C) Upon reception of the INIT ACK from "Z", "A" shall stop the T1-init
596 /* Reset init error count upon receipt of INIT-ACK. */
599 /* 5.1 C) "A" shall stop the T1-init timer and leave
928 /* Reset init error count upon receipt of COOKIE-ACK,
1275 struct sctp_chunk *init,
1305 pkt = sctp_abort_pkt_new(net, ep, NULL, init, errhdr, len);
1340 struct sctp_chunk *init,
1362 sctp_sf_send_restart_abort(net, &new_addr->ipaddr, init,
1656 * After that, the endpoint MUST NOT change its state, the T1-init
4902 /* After sending the INIT, "A" starts the T1-init timer and
5223 /* Stop T1-init timer */
5787 * 2) If the T1-init timer expires, the endpoint MUST retransmit INIT
5788 * and re-start the T1-init timer without changing state. This MUST
6302 struct sctp_init_chunk *init;
6304 init = (struct sctp_init_chunk *)chunk->chunk_hdr;
6305 vtag = ntohl(init->init_hdr.init_tag);