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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.c3153 sctp_handle_shutdown_complete(struct sctp_shutdown_complete_chunk *cp SCTP_UNUSED, function
3164 "sctp_handle_shutdown_complete: handling SHUTDOWN-COMPLETE\n");
3173 "sctp_handle_shutdown_complete: not in SCTP_STATE_SHUTDOWN_ACK_SENT --- ignore\n");
3193 "sctp_handle_shutdown_complete: calls free-asoc\n");
5306 sctp_handle_shutdown_complete((struct sctp_shutdown_complete_chunk *)ch,

Completed in 260 milliseconds