]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/sctp/command.h
sctp: avoid running the sctp state machine recursively
[mirror_ubuntu-bionic-kernel.git] / include / net / sctp / command.h
index b55c6a48a20696328e918155d310132160f87f64..d44d17b29189245cb295a26ac87507c416f00bcd 100644 (file)
@@ -104,7 +104,6 @@ enum sctp_verb {
        SCTP_CMD_T1_RETRAN,      /* Mark for retransmission after T1 timeout  */
        SCTP_CMD_UPDATE_INITTAG, /* Update peer inittag */
        SCTP_CMD_SEND_MSG,       /* Send the whole use message */
-       SCTP_CMD_SEND_NEXT_ASCONF, /* Send the next ASCONF after ACK */
        SCTP_CMD_PURGE_ASCONF_QUEUE, /* Purge all asconf queues.*/
        SCTP_CMD_SET_ASOC,       /* Restore association context */
        SCTP_CMD_LAST