Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_cdnr.h123 struct tc_action red_action; /* action for red packets */ member
153 struct tc_action red_action; /* action for red packets */ member
303 struct tc_action red_action; member
325 struct tc_action red_action; member
/f-stack/freebsd/netgraph/
H A Dng_car.c207 priv->upper.conf.red_action = NG_CAR_ACTION_DROP; in ng_car_constructor()
222 priv->lower.conf.red_action = NG_CAR_ACTION_DROP; in ng_car_constructor()
330 NG_CAR_PERFORM_MATCH_ACTION(hinfo->conf.red_action); in ng_car_rcvdata()
346 NG_CAR_PERFORM_MATCH_ACTION(hinfo->conf.red_action); in ng_car_rcvdata()
359 NG_CAR_PERFORM_MATCH_ACTION(hinfo->conf.red_action); in ng_car_rcvdata()
H A Dng_car.h80 u_int8_t red_action; /* Action for red packets */ member
/f-stack/tools/compat/include/netgraph/
H A Dng_car.h78 u_int8_t red_action; /* Action for red packets */ member