Home
last modified time | relevance | path

Searched refs:sctp_cmd (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/sctp/
Dcommand.h200 struct sctp_cmd { struct
206 struct sctp_cmd cmds[SCTP_MAX_NUM_COMMANDS]; argument
207 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()
/Linux-v4.19/net/sctp/
Dsm_sideeffect.c1305 struct sctp_cmd *cmd; in sctp_cmd_interpreter()