Patch 2.6.32.28 to 2.6.32.32
/include/net/sctp/command.h
blob:8be5135ff7aa4f9ba46bf2e491fc13350b676828 -> blob:2c55a7ea20af016ebd6ca1982a0fe5e171b71f83
--- include/net/sctp/command.h
+++ include/net/sctp/command.h
@@ -107,6 +107,7 @@ typedef enum {
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_LAST
} sctp_verb_t;