Home
last modified time | relevance | path

Searched refs:ovh (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_extent.c623 u_long newstart, newend, exend, beststart, bestovh, ovh; in extent_alloc_subregion1() local
826 ovh = rp->er_start - newstart - size; in extent_alloc_subregion1()
827 if ((flags & EX_FAST) || (ovh == 0)) in extent_alloc_subregion1()
834 if ((bestovh == 0) || (ovh < bestovh)) { in extent_alloc_subregion1()
835 bestovh = ovh; in extent_alloc_subregion1()
921 ovh = exend - newstart - (size - 1); in extent_alloc_subregion1()
922 if ((flags & EX_FAST) || (ovh == 0)) in extent_alloc_subregion1()
929 if ((bestovh == 0) || (ovh < bestovh)) { in extent_alloc_subregion1()
930 bestovh = ovh; in extent_alloc_subregion1()
/netbsd-src/sys/netinet/
H A Dsctp_usrreq.c1521 int ovh; in sctp_optsget() local
1561 ovh = SCTP_MED_OVERHEAD; in sctp_optsget()
1563 ovh = SCTP_MED_V4_OVERHEAD; in sctp_optsget()
1565 *segsize = inp->sctp_frag_point - ovh; in sctp_optsget()
2627 int ovh; in sctp_optsset() local
2629 ovh = SCTP_MED_OVERHEAD; in sctp_optsset()
2631 ovh = SCTP_MED_V4_OVERHEAD; in sctp_optsset()
2639 inp->sctp_frag_point = (*segsize+ovh); in sctp_optsset()
H A Dsctputil.c1599 unsigned int eff_mtu, ovh; in sctp_mtu_size_reset() local
1602 ovh = SCTP_MIN_OVERHEAD; in sctp_mtu_size_reset()
1604 ovh = SCTP_MIN_V4_OVERHEAD; in sctp_mtu_size_reset()
1606 eff_mtu = mtu - ovh; in sctp_mtu_size_reset()
H A Dsctp_output.c4088 int siz, ovh; in sctp_get_frag_point() local
4096 ovh = SCTP_MED_OVERHEAD; in sctp_get_frag_point()
4098 ovh = SCTP_MED_V4_OVERHEAD; in sctp_get_frag_point()
4102 siz = asoc->smallest_mtu - ovh; in sctp_get_frag_point()
4104 siz = (stcb->sctp_ep->sctp_frag_point - ovh); in sctp_get_frag_point()
7550 unsigned int cnt_of_space, i, ovh; local
7576 ovh = SCTP_MIN_OVERHEAD;
7578 ovh = SCTP_MIN_V4_OVERHEAD;
7580 if (cnt_of_space > (asoc->smallest_mtu-ovh)) {
7582 cnt_of_space = asoc->smallest_mtu - ovh;
[all...]
/netbsd-src/share/misc/
H A Ddomains961 .ovh OVH SAS