X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fnet%2Fsctp%2Fcommand.h;h=88988ab03d751fb1c476a63a3648eb4e058aab5e;hb=47c317a7aaa2fbac03811a569829fa954e641520;hp=4263af857794b8cb01f58840aee7f8ff520d6f36;hpb=8e8e43843ba3ced0c657cbc0fdb10644ec60f772;p=linux-2.6-omap-h63xx.git diff --git a/include/net/sctp/command.h b/include/net/sctp/command.h index 4263af85779..88988ab03d7 100644 --- a/include/net/sctp/command.h +++ b/include/net/sctp/command.h @@ -104,6 +104,7 @@ typedef enum { SCTP_CMD_ADAPTATION_IND, /* generate and send adaptation event */ SCTP_CMD_ASSOC_SHKEY, /* generate the association shared keys */ SCTP_CMD_T1_RETRAN, /* Mark for retransmission after T1 timeout */ + SCTP_CMD_UPDATE_INITTAG, /* Update peer inittag */ SCTP_CMD_LAST } sctp_verb_t;