Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_output.c8434 int one_chunk, hbflag, skip_data_for_this_net; local
8641 one_chunk = 0;
8676 one_chunk = 1;
9372 if ((mtu == 0) || (r_mtu == 0) || (one_chunk)) {
9373 if ((one_chunk) && (stcb->asoc.total_flight == 0)) {
9491 if (one_chunk) {
10057 int error, i, one_chunk, fwd_tsn, ctl_cnt, tmr_started; local
10130 one_chunk = 0;
10262 one_chunk = 1;
10340 if (one_chunk && (asoc->total_flight <= 0)) {
[all …]