sctp_min_mtu
net->mtu = sctp_min_mtu(hcmtu, rmtu, imtu);
uint32_t sctp_min_mtu(uint32_t, uint32_t, uint32_t);