Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_tcb

431 void sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb,
828 struct sctp_tcb *stcb;
836 stcb = (struct sctp_tcb *)tmr->tcb;
1083 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb,
1395 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb,
1637 sctp_calculate_rto(struct sctp_tcb *stcb,
1863 sctp_notify_assoc_change(u_int32_t event, struct sctp_tcb *stcb,
1973 sctp_notify_peer_addr_change(struct sctp_tcb *stcb, uint32_t state,
2057 sctp_notify_send_failed(struct sctp_tcb *stcb, u_int32_t error,
2151 sctp_notify_adaption_layer(struct sctp_tcb *stcb,
2221 sctp_notify_partial_delivery_indication(struct sctp_tcb *stcb,
2291 sctp_notify_shutdown_event(struct sctp_tcb *stcb)
2370 sctp_notify_stream_reset(struct sctp_tcb *stcb,
2463 sctp_ulp_notify(u_int32_t notification, struct sctp_tcb *stcb,
2567 sctp_report_all_outbound(struct sctp_tcb *stcb)
2647 sctp_abort_notification(struct sctp_tcb *stcb, int error)
2659 sctp_abort_association(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
2684 sctp_abort_an_association(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
3258 struct socket *new, struct sctp_tcb *stcb)
3334 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc,
3376 sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1,