Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dsctp_output.c12311 int user_marks_eor, in sctp_copy_resume() argument
12319 (M_PKTHDR | (user_marks_eor ? M_EOR : 0))); in sctp_copy_resume()
12353 int user_marks_eor, in sctp_copy_it_in() argument
12396 ((user_marks_eor == 0) || in sctp_copy_it_in()
12516 int user_marks_eor; in sctp_lower_sosend() local
12851 if (user_marks_eor == 0) { in sctp_lower_sosend()
13034 if ((user_marks_eor == 0) && in sctp_lower_sosend()
13041 if ((uio == NULL) && user_marks_eor) { in sctp_lower_sosend()
13051 if (user_marks_eor) { in sctp_lower_sosend()
13281 ((user_marks_eor == 0) || in sctp_lower_sosend()
[all …]