SCTP_MAX_OVERHEAD
#ifndef SCTP_MAX_OVERHEAD
if (space > (asoc->smallest_mtu-SCTP_MAX_OVERHEAD)) {
calc = (asoc->smallest_mtu - SCTP_MAX_OVERHEAD);