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

/freebsd-10.0-release/sys/netinet/
H A Dsctp_output.c7647 int bundle_at, ctl_cnt, no_data_chunks, eeor_mode; local
7685 no_data_chunks = 1;
7687 no_data_chunks = 0;
7704 no_data_chunks = 1;
7709 if (no_data_chunks &&
7727 if (no_data_chunks == 0) {
7741 if ((no_data_chunks == 0) &&
7785 no_data_chunks = 1;
8001 no_data_chunks = 1;
8445 if (no_data_chunks) {
[all...]

Completed in 86 milliseconds