Searched refs:DTYPE_FORCED (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.h144 #define DTYPE_FORCED 1 /* a "forced" drop */ macro
H A Dclassq_blue.c209 #define DTYPE_FORCED 1 /* a "forced" drop */ macro
260 droptype = DTYPE_FORCED;
H A Dclassq_red.c377 droptype = DTYPE_FORCED;
405 droptype = DTYPE_FORCED;
H A Dclassq_rio.c410 droptype = DTYPE_FORCED;
429 droptype = DTYPE_FORCED;
H A Dclassq_sfb.c906 #define DTYPE_FORCED 1 /* a "forced" drop */ macro
968 droptype = DTYPE_FORCED;
974 droptype = DTYPE_FORCED;
978 if (fc_adv == 1 && droptype != DTYPE_FORCED &&

Completed in 84 milliseconds