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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.c2877 sctp_handle_cookie_ack(struct sctp_cookie_ack_chunk *cp SCTP_UNUSED, function
2884 "sctp_handle_cookie_ack: handling COOKIE-ACK\n");
4641 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb,
5237 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, *netp);
5891 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, net);

Completed in 53 milliseconds