Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_output.c12397 int user_marks_eor, in sctp_copy_resume() argument
12405 (M_PKTHDR | (user_marks_eor ? M_EOR : 0))); in sctp_copy_resume()
12439 int user_marks_eor, in sctp_copy_it_in() argument
12471 ((user_marks_eor == 0) || in sctp_copy_it_in()
12585 int user_marks_eor; in sctp_lower_sosend() local
12656 if ((uio == NULL) && (user_marks_eor != 0)) { in sctp_lower_sosend()
13048 if (user_marks_eor == 0) { in sctp_lower_sosend()
13056 (user_marks_eor == 0)) { in sctp_lower_sosend()
13086 if ((user_marks_eor == 0) && in sctp_lower_sosend()
13092 if (user_marks_eor != 0) { in sctp_lower_sosend()
[all …]