Home
last modified time | relevance | path

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

/xnu-8792.61.2/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.c1424 if (fs->flags_fs & DN_IS_GENTLE_RED) { in red_drops()
1910 if (x->flags_fs & DN_IS_GENTLE_RED) { in config_red()