sctp_errhdr_t     434 include/linux/sctp.h 	sctp_errhdr_t   err_hdr;
sctp_errhdr_t     452 include/net/sctp/sctp.h for (err = (sctp_errhdr_t *)((void *)chunk_hdr + \
sctp_errhdr_t     455 include/net/sctp/sctp.h      ntohs(err->length) >= sizeof(sctp_errhdr_t); \
sctp_errhdr_t     456 include/net/sctp/sctp.h      err = (sctp_errhdr_t *)((void *)err + WORD_ROUND(ntohs(err->length))))