sctp_cmd          190 include/net/sctp/command.h 	struct sctp_cmd cmds[SCTP_MAX_NUM_COMMANDS];
sctp_cmd          191 include/net/sctp/command.h 	struct sctp_cmd *last_used_slot;
sctp_cmd          192 include/net/sctp/command.h 	struct sctp_cmd *next_cmd;
sctp_cmd          216 include/net/sctp/command.h 	struct sctp_cmd *cmd = seq->last_used_slot - 1;
sctp_cmd          228 include/net/sctp/command.h static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq)
sctp_cmd         1269 net/sctp/sm_sideeffect.c 	struct sctp_cmd *cmd;