Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dsctp_output.c12374 int user_marks_eor, in sctp_copy_resume() argument
12382 (M_PKTHDR | (user_marks_eor ? M_EOR : 0))); in sctp_copy_resume()
12418 int user_marks_eor, in sctp_copy_it_in() argument
12461 ((user_marks_eor == 0) || in sctp_copy_it_in()
12578 int user_marks_eor; in sctp_lower_sosend() local
12908 if (user_marks_eor == 0) { in sctp_lower_sosend()
13097 if ((user_marks_eor == 0) && in sctp_lower_sosend()
13104 if ((uio == NULL) && user_marks_eor) { in sctp_lower_sosend()
13114 if (user_marks_eor) { in sctp_lower_sosend()
13333 ((user_marks_eor == 0) || in sctp_lower_sosend()
[all …]