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

  /src/sys/netinet/
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_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);

Completed in 1072 milliseconds