sctp_cmd
struct sctp_cmd cmds[SCTP_MAX_NUM_COMMANDS];
struct sctp_cmd *last_used_slot;
struct sctp_cmd *next_cmd;
struct sctp_cmd *cmd = seq->last_used_slot - 1;
static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq)
struct sctp_cmd *cmd;