Searched refs:sctp_handle_shutdown_complete (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_input.c3182 sctp_handle_shutdown_complete(struct sctp_shutdown_complete_chunk *cp SCTP_UNUSED, function
3193 "sctp_handle_shutdown_complete: handling SHUTDOWN-COMPLETE\n");
3202 "sctp_handle_shutdown_complete: not in SCTP_STATE_SHUTDOWN_ACK_SENT --- ignore\n");
3222 "sctp_handle_shutdown_complete: calls free-asoc\n");
5319 sctp_handle_shutdown_complete((struct sctp_shutdown_complete_chunk *)ch,

Completed in 165 milliseconds