Searched refs:old_sctp_ecne_chunk (Results 1 – 2 of 2) sorted by relevance
323 struct old_sctp_ecne_chunk { struct
3019 (len != sizeof(struct old_sctp_ecne_chunk))) { in sctp_handle_ecn_echo()3022 if (len == sizeof(struct old_sctp_ecne_chunk)) { in sctp_handle_ecn_echo()3024 memcpy(&bkup, cp, sizeof(struct old_sctp_ecne_chunk)); in sctp_handle_ecn_echo()