Home
last modified time | relevance | path

Searched refs:old_sctp_ecne_chunk (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_header.h328 struct old_sctp_ecne_chunk { struct
H A Dsctp_input.c2902 (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()