HomeSort by relevance Sort by last modified time
    Searched refs:vol_reduce (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_cc_functions.c 281 oth = net->cc_mod.rtcc.vol_reduce;
295 net->cc_mod.rtcc.vol_reduce++;
321 oth = net->cc_mod.rtcc.vol_reduce;
377 net->cc_mod.rtcc.vol_reduce++;
446 oth = net->cc_mod.rtcc.vol_reduce;
461 if ((net->cc_mod.rtcc.vol_reduce) &&
464 net->cc_mod.rtcc.vol_reduce--;
484 oth = net->cc_mod.rtcc.vol_reduce;
496 if ((net->cc_mod.rtcc.vol_reduce) &&
499 net->cc_mod.rtcc.vol_reduce--
    [all...]
sctp_structs.h 281 uint32_t vol_reduce; /* cnt of voluntary reductions */ member in struct:rtcc_cc
    [all...]

Completed in 41 milliseconds