Searched refs:NGM_CAR_GET_STATS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/netgraph/
H A Dng_car.h133 NGM_CAR_GET_STATS = 1, /* Get statistics */ enumerator in enum:__anon10720
H A Dng_car.c129 NGM_CAR_GET_STATS,
388 case NGM_CAR_GET_STATS:
406 if (msg->header.cmd == NGM_CAR_GET_STATS)

Completed in 118 milliseconds