X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fsctp%2Fcommand.h;h=c3088c1279338e212e6dc35ed9283512a93ccaef;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=2f5e32ebd0abe518f88337b80ed8e5863e1e68a1;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/include/net/sctp/command.h b/include/net/sctp/command.h index 2f5e32ebd..c3088c127 100644 --- a/include/net/sctp/command.h +++ b/include/net/sctp/command.h @@ -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;