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

/freebsd-10.0-release/sys/netinet/
H A Dsctp_output.c7645 int one_chunk, hbflag, skip_data_for_this_net; local
7846 one_chunk = 0;
7892 one_chunk = 1;
8590 if ((mtu == 0) || (r_mtu == 0) || (one_chunk)) {
8591 if ((one_chunk) && (stcb->asoc.total_flight == 0)) {
8721 if (one_chunk) {
9268 int error, i, one_chunk, fwd_tsn, ctl_cnt, tmr_started; local
9334 one_chunk = 0;
9449 one_chunk = 1;
9527 if (one_chunk
[all...]

Completed in 96 milliseconds