Searched refs:SCTP_EOF (Results 1 – 3 of 3) sorted by relevance
1128 X(SCTP_EOF) X(SCTP_ABORT) X(SCTP_UNORDERED) X(SCTP_ADDR_OVER)1162 X(SCTP_EOF) X(SCTP_ABORT) X(SCTP_UNORDERED) X(SCTP_ADDR_OVER)
241 #define SCTP_EOF 0x0100 /* Start shutdown procedures */ macro250 & ~(SCTP_EOF | SCTP_ABORT | SCTP_UNORDERED |\
6744 if (ca->sndrcv.sinfo_flags & SCTP_EOF) { in sctp_sendall_iterator()7397 (sp->sinfo_flags & SCTP_EOF) == SCTP_EOF) { in sctp_move_to_outqueue()12472 (srcv->sinfo_flags & SCTP_EOF) || in sctp_copy_it_in()12693 sinfo_flags |= SCTP_EOF; in sctp_lower_sosend()12797 ((sinfo_flags & SCTP_EOF) && (sndlen == 0))) { in sctp_lower_sosend()12880 sinfo_flags |= SCTP_EOF; in sctp_lower_sosend()13007 if (sinfo_flags & SCTP_EOF) { in sctp_lower_sosend()13350 (sinfo_flags & SCTP_EOF) || in sctp_lower_sosend()13561 if ((sinfo_flags & SCTP_EOF) != 0) { in sctp_lower_sosend()13578 if ((sinfo_flags & SCTP_EOF) && got_all_of_the_send) { in sctp_lower_sosend()