Searched refs:old_sctp_ecne_chunk (Results 1 – 2 of 2) sorted by relevance
328 struct old_sctp_ecne_chunk { struct
2902 (len != sizeof(struct old_sctp_ecne_chunk))) { in sctp_handle_ecn_echo()2905 if (len == sizeof(struct old_sctp_ecne_chunk)) { in sctp_handle_ecn_echo()2907 memcpy(&bkup, cp, sizeof(struct old_sctp_ecne_chunk)); in sctp_handle_ecn_echo()