Searched refs:sctp_sws_sender (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h354 uint32_t sctp_sws_sender; member in struct:sctp_pcb
H A Dsctp_indata.c3589 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
3896 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
4257 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
4716 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
4853 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
H A Dsctp_input.c4453 stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
H A Dsctp_pcb.c3057 m->sctp_sws_sender = SCTP_SWS_SENDER_DEF;
H A Dsctp_output.c7449 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
10315 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {

Completed in 68 milliseconds