Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_indata.h41 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
H A Dsctp_indata.c107 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() function
1785 sctp_set_rwnd(stcb, asoc); in sctp_process_a_data_chunk()
2516 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_process_data()
H A Dsctp_usrreq.c3510 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_rcvd()
H A Dsctp_output.c7687 sctp_set_rwnd(stcb, asoc);