Searched refs:old_sctp_ecne_chunk (Results 1 – 2 of 2) sorted by relevance
326 struct old_sctp_ecne_chunk { struct
2864 if (len == sizeof(struct old_sctp_ecne_chunk)) { in sctp_handle_ecn_echo()2866 memcpy(&bkup, cp, sizeof(struct old_sctp_ecne_chunk)); in sctp_handle_ecn_echo()4994 (chk_length != sizeof(struct old_sctp_ecne_chunk))) { in sctp_process_control()