Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.c2270 int i, numFragments; in ng_ppp_mp_strategy() local
2325 for (numFragments = 1; in ng_ppp_mp_strategy()
2326 numFragments < priv->numActiveLinks; numFragments++) { in ng_ppp_mp_strategy()
2327 for (total = i = 0; i < numFragments; i++) { in ng_ppp_mp_strategy()
2330 flowTime = latency[sortByLatency[numFragments]] in ng_ppp_mp_strategy()
2341 for (topSum = botSum = i = 0; i < numFragments; i++) { in ng_ppp_mp_strategy()
2351 for (total = i = 0; i < numFragments; i++) { in ng_ppp_mp_strategy()
2367 for (i = 1; i < numFragments; i++) { in ng_ppp_mp_strategy()
2383 for (i = 1; i < numFragments; i++) { in ng_ppp_mp_strategy()