Searched refs:ovh (Results 1 – 2 of 2) sorted by relevance
367 Kevin Tanguy <kevin.tanguy@ovh.net>
10338 unsigned int cnt_of_space, i, ovh; in send_forward_tsn() local10411 ovh = SCTP_MIN_OVERHEAD; in send_forward_tsn()10413 ovh = SCTP_MIN_V4_OVERHEAD; in send_forward_tsn()10415 if (cnt_of_space > (asoc->smallest_mtu - ovh)) { in send_forward_tsn()10417 cnt_of_space = asoc->smallest_mtu - ovh; in send_forward_tsn()