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

  /src/sys/netinet/
sctp_structs.h 461 u_int32_t my_last_reported_rwnd; member in struct:sctp_association
sctp_usrreq.c 3508 incr = stcb->asoc.my_rwnd - stcb->asoc.my_last_reported_rwnd;
sctp_output.c 7896 asoc->my_last_reported_rwnd = asoc->my_rwnd;

Completed in 22 milliseconds