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

/freebsd-10.0-release/sys/netinet/
H A Dsctp_output.c2555 uint8_t start_at_beginning = 0; local
2626 start_at_beginning = 1;
2655 if (start_at_beginning == 0) {
2661 start_at_beginning = 0;
2664 start_at_beginning = 1;
2694 if (start_at_beginning == 0) {

Completed in 85 milliseconds