Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c12283 int user_marks_eor, in sctp_copy_resume() argument
12291 (M_PKTHDR | (user_marks_eor ? M_EOR : 0))); in sctp_copy_resume()
12325 int user_marks_eor, in sctp_copy_it_in() argument
12368 ((user_marks_eor == 0) || in sctp_copy_it_in()
12484 int user_marks_eor; in sctp_lower_sosend() local
12813 if (user_marks_eor == 0) { in sctp_lower_sosend()
13004 if ((user_marks_eor == 0) && in sctp_lower_sosend()
13011 if ((uio == NULL) && user_marks_eor) { in sctp_lower_sosend()
13021 if (user_marks_eor) { in sctp_lower_sosend()
13238 ((user_marks_eor == 0) || in sctp_lower_sosend()
[all …]