Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_car.h96 #define NG_CAR_CBS_MIN 8192 macro
H A Dng_car.c209 priv->upper.tc = priv->upper.conf.cbs = NG_CAR_CBS_MIN; in ng_car_constructor()
224 priv->lower.tc = priv->lower.conf.cbs = NG_CAR_CBS_MIN; in ng_car_constructor()