Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.c2487 int hdrBytes; in ng_ppp_update() local
2492 hdrBytes = MP_AVERAGE_LINK_OVERHEAD in ng_ppp_update()
2498 (hdrBytes / priv->links[i].conf.bandwidth + 50) / 100; in ng_ppp_update()