Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/ !
H A Dip_dummynet.h318 #define DN_IS_GENTLE_RED 0x0004 macro
471 #define DN_IS_GENTLE_RED 0x0004 macro
596 #define DN_IS_GENTLE_RED 0x0004 macro
H A Dip_dummynet.c1430 if (fs->flags_fs & DN_IS_GENTLE_RED) { in red_drops()
1916 if (x->flags_fs & DN_IS_GENTLE_RED) { in config_red()