Home
last modified time | relevance | path

Searched refs:sctp_set_rwnd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_indata.h77 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
H A Dsctp_indata.c69 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() function
1942 sctp_set_rwnd(stcb, asoc); in sctp_process_a_data_chunk()
2652 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_process_data()
H A Dsctp_output.c10583 sctp_set_rwnd(stcb, asoc); in sctp_send_sack()