Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c6654 int control_only, int from_where,
7817 int control_only, int from_where, in sctp_med_chunk_output() argument
8226 if (from_where == 0) { in sctp_med_chunk_output()
8516 if (from_where == 0) { in sctp_med_chunk_output()
8867 if (from_where == 0) { in sctp_med_chunk_output()
10026 int from_where, in sctp_chunk_output() argument
10057 if (from_where == SCTP_OUTPUT_FROM_USR_SEND) { in sctp_chunk_output()
10092 if (from_where == SCTP_OUTPUT_FROM_COOKIE_ACK) { in sctp_chunk_output()
10099 from_where, in sctp_chunk_output()
10102 } else if (from_where != SCTP_OUTPUT_FROM_HB_TMR) { in sctp_chunk_output()
[all …]