Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_indata.h80 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
H A Dsctp_indata.c72 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() function
1954 sctp_set_rwnd(stcb, asoc); in sctp_process_a_data_chunk()
2664 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_process_data()
H A Dsctp_output.c10491 sctp_set_rwnd(stcb, asoc); in sctp_send_sack()