Lines Matching defs:asconf
666 * caused the problem. There are two possiblities ASCONF or FWD-TSN
680 printf("Strange peer, snds ASCONF but does not recongnize asconf-ack?\n");
687 printf("Peer does not support ASCONF/ASCONF-ACK chunks\n");
708 * caused the problem. There are a number of param's in a ASCONF
742 printf("Turning off ASCONF to this strange peer\n");
854 /* We should NOT get these here, but in a ASCONF-ACK. */
857 printf("Peer sends ASCONF errors in a Operational Error?<%d>?\n",
1579 * asconf processing.
2192 * set ASCONF timer if ASCONFs are pending and allowed
2501 struct sctp_tmit_chunk *asconf;
2502 TAILQ_FOREACH(asconf, &stcb->asoc.control_send_queue,
2504 if (asconf->rec.chunk_id == SCTP_ASCONF) {
2508 if (asconf) {
2509 if (asconf->sent != SCTP_DATAGRAM_RESEND)
2511 asconf->sent = SCTP_DATAGRAM_RESEND;
2512 asconf->snd_count--;
2573 /* resend last asconf ack */
3080 * first check if it's an ASCONF with an unknown src addr