Searched refs:sctp_cookie_ack_chunk (Results 1 – 3 of 3) sorted by relevance
321 struct sctp_cookie_ack_chunk { struct
407 if (length < (int)(SCTP_MIN_V4_OVERHEAD + sizeof(struct sctp_cookie_ack_chunk))) { in sctp_packet_log()
2738 sctp_handle_cookie_ack(struct sctp_cookie_ack_chunk *cp SCTP_UNUSED, in sctp_handle_cookie_ack()4511 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, in sctp_process_control()4967 if ((stcb == NULL) || chk_length != sizeof(struct sctp_cookie_ack_chunk)) { in sctp_process_control()4982 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, *netp); in sctp_process_control()5589 sctp_handle_cookie_ack((struct sctp_cookie_ack_chunk *)ch, stcb, net); in sctp_common_input_processing()