patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / net / sctp / command.h
index 2f5e32e..c3088c1 100644 (file)
@@ -93,6 +93,7 @@ typedef enum {
        SCTP_CMD_PROCESS_OPERR,  /* Process an ERROR chunk. */
        SCTP_CMD_REPORT_FWDTSN,  /* Report new cumulative TSN Ack. */
        SCTP_CMD_PROCESS_FWDTSN, /* Skips were reported, so process further. */
+       SCTP_CMD_CLEAR_INIT_TAG, /* Clears association peer's inittag. */
        SCTP_CMD_LAST
 } sctp_verb_t;