Home
last modified time | relevance | path

Searched refs:sctp_next_cmd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dcommand.h228 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd() function
/kernel/linux/linux-6.6/include/net/sctp/
H A Dcommand.h228 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd() function
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_sideeffect.c1292 while (NULL != (cmd = sctp_next_cmd(commands))) { in sctp_cmd_interpreter()
1790 cmd = sctp_next_cmd(commands); in sctp_cmd_interpreter()
1794 cmd = sctp_next_cmd(commands); in sctp_cmd_interpreter()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_sideeffect.c1301 while (NULL != (cmd = sctp_next_cmd(commands))) { in sctp_cmd_interpreter()
1800 cmd = sctp_next_cmd(commands); in sctp_cmd_interpreter()
1804 cmd = sctp_next_cmd(commands); in sctp_cmd_interpreter()

Completed in 6 milliseconds