Searched refs:sctp_cmd (Results 1 – 2 of 2) sorted by relevance
200 struct sctp_cmd { struct206 struct sctp_cmd cmds[SCTP_MAX_NUM_COMMANDS]; argument207 struct sctp_cmd *last_used_slot;208 struct sctp_cmd *next_cmd;232 struct sctp_cmd *cmd = seq->last_used_slot - 1; in sctp_add_cmd_sf()244 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd()
1305 struct sctp_cmd *cmd; in sctp_cmd_interpreter()