Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dsctp_structs.h524 uint8_t put_last_out; member
Dsctp_output.c7207 if ((sp->put_last_out == 0) && (sp->discard_rest == 0)) { in sctp_move_to_outqueue()
7213 sp->put_last_out, in sctp_move_to_outqueue()
7299 sp->put_last_out = 1; in sctp_move_to_outqueue()
7302 sp->put_last_out = 1; in sctp_move_to_outqueue()
7608 if (sp->put_last_out == 0) { in sctp_move_to_outqueue()
7614 sp->put_last_out, in sctp_move_to_outqueue()
12343 sp->put_last_out = 0; in sctp_copy_it_in()
Dsctp_input.c253 if (sp->put_last_out == 0) { in sctp_is_there_unsent_data()
259 sp->put_last_out); in sctp_is_there_unsent_data()