Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_car.h96 #define NG_CAR_CBS_MIN 8192 macro
/f-stack/freebsd/netgraph/
H A Dng_car.h98 #define NG_CAR_CBS_MIN 8192 macro
H A Dng_car.c202 priv->upper.tc = priv->upper.conf.cbs = NG_CAR_CBS_MIN; in ng_car_constructor()
217 priv->lower.tc = priv->lower.conf.cbs = NG_CAR_CBS_MIN; in ng_car_constructor()