Searched refs:sctp_cmd (Results 1 – 2 of 2) sorted by relevance
184 struct sctp_cmd { struct190 struct sctp_cmd cmds[SCTP_MAX_NUM_COMMANDS]; argument191 struct sctp_cmd *last_used_slot;192 struct sctp_cmd *next_cmd;216 struct sctp_cmd *cmd = seq->last_used_slot - 1; in sctp_add_cmd_sf()228 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd()
1286 struct sctp_cmd *cmd; in sctp_cmd_interpreter()