|
void | sctp_audit_retranmission_queue (struct sctp_association *asoc) |
|
struct sctp_nets * | sctp_find_alternate_net (struct sctp_tcb *stcb, struct sctp_nets *net, int mode) |
|
int | sctp_t3rxt_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
int | sctp_t1init_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
int | sctp_cookie_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net SCTP_UNUSED) |
|
int | sctp_strreset_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
int | sctp_asconf_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
void | sctp_delete_prim_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net SCTP_UNUSED) |
|
int | sctp_shutdown_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
int | sctp_shutdownack_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
int | sctp_heartbeat_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
void | sctp_pathmtu_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|
void | sctp_autoclose_timer (struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net) |
|