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

/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_rio.h78 #define RIOF_ECN4 0x01 /* use packet marking for IPv4 packets */ macro
80 #define RIOF_ECN (RIOF_ECN4 | RIOF_ECN6)
84 (RIOF_ECN4 | RIOF_ECN6 | RIOF_CLEARDSCP)
H A Dclassq_rio.c193 _CASSERT(RIOF_ECN4 == CLASSQF_ECN4);

Completed in 30 milliseconds