Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_car.h98 #define NG_CAR_CIR_DFLT 10240 macro
/f-stack/freebsd/netgraph/
H A Dng_car.h100 #define NG_CAR_CIR_DFLT 10240 macro
H A Dng_car.c204 priv->upper.conf.cir = NG_CAR_CIR_DFLT; in ng_car_constructor()
219 priv->lower.conf.cir = NG_CAR_CIR_DFLT; in ng_car_constructor()