Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/ !
H A Dip_dummynet.h319 #define DN_IS_GENTLE_RED 0x0004 macro
472 #define DN_IS_GENTLE_RED 0x0004 macro
597 #define DN_IS_GENTLE_RED 0x0004 macro
H A Dip_dummynet.c1554 if (fs->flags_fs & DN_IS_GENTLE_RED) { in red_drops()
2049 if (x->flags_fs & DN_IS_GENTLE_RED) { in config_red()