HomeSort by: relevance | last modified time | path
    Searched refs:sctp_set_rwnd (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
sctp_indata.h 41 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
sctp_indata.c 107 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) function in typeref:typename:void
1780 sctp_set_rwnd(stcb, asoc);
2511 sctp_set_rwnd(stcb, &stcb->asoc);
sctp_usrreq.c 3504 sctp_set_rwnd(stcb, &stcb->asoc);
sctp_output.c 7675 sctp_set_rwnd(stcb, asoc);

Completed in 24 milliseconds