Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h355 struct sctp_cookie_ack_chunk { struct
Dsctp_bsd_addr.c877 if (length < (int)(SCTP_MIN_V4_OVERHEAD + sizeof(struct sctp_cookie_ack_chunk))) {
Dsctp_input.c3139 sctp_handle_cookie_ack(struct sctp_cookie_ack_chunk *cp SCTP_UNUSED,
4961 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb,
5445 if ((stcb == NULL) || chk_length != sizeof(struct sctp_cookie_ack_chunk)) {
5471 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, *netp);
6077 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, net);