Searched refs:hdrBytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netgraph/
H A Dng_ppp.c2473 int hdrBytes; local
2478 hdrBytes = MP_AVERAGE_LINK_OVERHEAD
2484 (hdrBytes / priv->links[i].conf.bandwidth + 50) / 100;

Completed in 95 milliseconds