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

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h339 struct old_sctp_ecne_chunk { struct
H A Dsctp_input.c3091 (len != sizeof(struct old_sctp_ecne_chunk))) {
3094 if (len == sizeof(struct old_sctp_ecne_chunk)) {
3096 memcpy(&bkup, cp, sizeof(struct old_sctp_ecne_chunk));

Completed in 127 milliseconds