Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.c2483 int hdrBytes; in ng_ppp_update() local
2488 hdrBytes = MP_AVERAGE_LINK_OVERHEAD in ng_ppp_update()
2494 (hdrBytes / priv->links[i].conf.bandwidth + 50) / 100; in ng_ppp_update()