Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_output.c6555 int control_only, int from_where,
7776 int control_only, int from_where, in sctp_med_chunk_output() argument
8190 if (from_where == 0) { in sctp_med_chunk_output()
8464 if (from_where == 0) { in sctp_med_chunk_output()
8808 if (from_where == 0) { in sctp_med_chunk_output()
9933 int from_where, in sctp_chunk_output() argument
9967 if (from_where == SCTP_OUTPUT_FROM_USR_SEND) { in sctp_chunk_output()
10000 if (from_where == SCTP_OUTPUT_FROM_COOKIE_ACK) { in sctp_chunk_output()
10007 from_where, in sctp_chunk_output()
10010 } else if (from_where != SCTP_OUTPUT_FROM_HB_TMR) { in sctp_chunk_output()
[all …]