Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_car.c295 if (hinfo->conf.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvdata()
432 if (bconf->downstream.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvmsg()
438 if (bconf->upstream.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvmsg()
457 if (bconf->downstream.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvmsg()
463 if (bconf->upstream.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvmsg()
693 if (hinfo->conf.opt & NG_CAR_COUNT_PACKETS) { in ng_car_q_event()
751 if (hinfo->conf.opt & NG_CAR_COUNT_PACKETS) { in ng_car_enqueue()
H A Dng_car.h120 #define NG_CAR_COUNT_PACKETS 2 macro
/f-stack/tools/compat/include/netgraph/
H A Dng_car.h118 #define NG_CAR_COUNT_PACKETS 2 macro