X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Fsctp%2Fcommand.h;h=2c55a7ea20af016ebd6ca1982a0fe5e171b71f83;hb=274a24c16fa97a1fc67437b191274db2286c7ac3;hp=8be5135ff7aa4f9ba46bf2e491fc13350b676828;hpb=ba313e68facf190317d8db3afdc0f0028c963a96;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/sctp/command.h b/include/net/sctp/command.h index 8be5135ff7aa..2c55a7ea20af 100644 --- a/include/net/sctp/command.h +++ b/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;