Searched refs:sctp_cmd_seq (Results 1 – 4 of 4) sorted by relevance
| /linux/net/sctp/ |
| H A D | sm_statefuns.c | 60 struct sctp_cmd_seq *commands); 69 struct sctp_cmd_seq *commands, 77 struct sctp_cmd_seq *commands); 84 struct sctp_cmd_seq *commands); 91 struct sctp_cmd_seq *commands); 98 struct sctp_cmd_seq *commands); 103 struct sctp_cmd_seq *commands, 113 struct sctp_cmd_seq *commands, 123 struct sctp_cmd_seq *commands); 131 struct sctp_cmd_seq *commands); [all …]
|
| H A D | sm_sideeffect.c | 47 struct sctp_cmd_seq *commands, 56 struct sctp_cmd_seq *commands, 139 struct sctp_cmd_seq *commands) in sctp_gen_sack() 556 static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, in sctp_do_8_2_transport_strike() 631 static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands, in sctp_cmd_init_failed() 654 static void sctp_cmd_assoc_failed(struct sctp_cmd_seq *commands, in sctp_cmd_assoc_failed() 699 static int sctp_cmd_process_init(struct sctp_cmd_seq *commands, in sctp_cmd_process_init() 721 static void sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_start() 734 static void sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_stop() 749 static void sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_t3_rtx_timers_stop() [all …]
|
| /linux/include/net/sctp/ |
| H A D | command.h | 189 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()
|
| H A D | sm.h | 59 struct sctp_cmd_seq *commands);
|