Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_indata.h84 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
Dsctp_indata.c60 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() function
1392 sctp_set_rwnd(stcb, asoc); in sctp_process_a_data_chunk()
2311 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_process_data()
Dsctp_output.c10458 sctp_set_rwnd(stcb, asoc); in sctp_send_sack()