Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_car.h105 NG_CAR_ACTION_DROP, enumerator
Dng_car.c210 priv->upper.conf.red_action = NG_CAR_ACTION_DROP; in ng_car_constructor()
225 priv->lower.conf.red_action = NG_CAR_ACTION_DROP; in ng_car_constructor()
297 case NG_CAR_ACTION_DROP: \ in ng_car_rcvdata()