Home
last modified time | relevance | path

Searched refs:one_chunk (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_output.c8042 int one_chunk, hbflag, skip_data_for_this_net; local
8247 one_chunk = 0;
8300 one_chunk = 1;
9002 if ((mtu == 0) || (r_mtu == 0) || (one_chunk)) {
9003 if ((one_chunk) && (stcb->asoc.total_flight == 0)) {
9133 if (one_chunk) {
9684 int error, i, one_chunk, fwd_tsn, ctl_cnt, tmr_started; local
9757 one_chunk = 0;
9879 one_chunk = 1;
9957 if (one_chunk && (asoc->total_flight <= 0)) {
[all …]