Home
last modified time | relevance | path

Searched refs:sctp_cmd_seq (Results 1 – 4 of 4) sorted by relevance

/linux/net/sctp/
A Dsm_statefuns.c58 struct sctp_cmd_seq *commands);
75 struct sctp_cmd_seq *commands);
82 struct sctp_cmd_seq *commands);
89 struct sctp_cmd_seq *commands);
96 struct sctp_cmd_seq *commands);
101 struct sctp_cmd_seq *commands,
111 struct sctp_cmd_seq *commands,
121 struct sctp_cmd_seq *commands);
129 struct sctp_cmd_seq *commands);
137 struct sctp_cmd_seq *commands);
[all …]
A Dsm_sideeffect.c47 struct sctp_cmd_seq *commands,
56 struct sctp_cmd_seq *commands,
139 struct sctp_cmd_seq *commands) in sctp_gen_sack()
824 static int sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, in sctp_cmd_process_sack()
844 static void sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t2()
862 static void sctp_cmd_new_state(struct sctp_cmd_seq *cmds, in sctp_cmd_new_state()
927 static void sctp_cmd_delete_tcb(struct sctp_cmd_seq *cmds, in sctp_cmd_delete_tcb()
949 static void sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t4()
1151 struct sctp_cmd_seq commands; in sctp_do_sm()
1184 struct sctp_cmd_seq *commands, in sctp_side_effects()
[all …]
/linux/include/net/sctp/
A Dcommand.h189 struct sctp_cmd_seq { struct
199 static inline int sctp_init_cmd_seq(struct sctp_cmd_seq *seq) in sctp_init_cmd_seq() argument
213 static inline void sctp_add_cmd_sf(struct sctp_cmd_seq *seq, in sctp_add_cmd_sf()
228 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd()
A Dsm.h59 struct sctp_cmd_seq *commands);

Completed in 23 milliseconds