Searched refs:event_eor (Results 1 – 1 of 1) sorted by relevance
100 int event_eor = 0; in sctp_ulpq_tail_data() local123 event_eor = (event->msg_flags & MSG_EOR) ? 1 : 0; in sctp_ulpq_tail_data()127 return event_eor; in sctp_ulpq_tail_data()