Lines Matching refs:sctp_nets
72 TAILQ_HEAD(sctpnetlisthead, sctp_nets);
261 struct sctp_nets { struct
262 TAILQ_ENTRY(sctp_nets) sctp_next; /* next link */
448 struct sctp_nets *whoTo;
482 struct sctp_nets *whoFrom; /* where it came from */
531 struct sctp_nets *net;
701 void (*sctp_set_initial_cc_param) (struct sctp_tcb *stcb, struct sctp_nets *net);
705 void (*sctp_cwnd_update_exit_pf) (struct sctp_tcb *stcb, struct sctp_nets *net);
709 struct sctp_nets *net);
711 struct sctp_nets *net, int in_window, int num_pkt_lost);
713 struct sctp_nets *net, struct sctp_pktdrop_chunk *cp,
716 struct sctp_nets *net, int burst_limit);
718 struct sctp_nets *net);
719 void (*sctp_cwnd_update_tsn_acknowledged) (struct sctp_nets *net,
722 struct sctp_nets *net);
724 struct sctp_nets *net);
726 void (*sctp_rtt_calculated) (struct sctp_tcb *, struct sctp_nets *, struct timeval *);
744 struct sctp_nets *net, struct sctp_association *asoc);
745 void (*sctp_ss_scheduled) (struct sctp_tcb *stcb, struct sctp_nets *net,
747 void (*sctp_ss_packet_done) (struct sctp_tcb *stcb, struct sctp_nets *net,
771 struct sctp_nets *last_sent_to;
809 struct sctp_nets *deleted_primary;
857 struct sctp_nets *primary_destination;
858 struct sctp_nets *alternate; /* If primary is down or PF */
860 struct sctp_nets *last_net_cmt_send_started;
862 struct sctp_nets *last_data_chunk_from;
864 struct sctp_nets *last_control_chunk_from;