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

/darwin-on-arm/xnu/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.c191 _CASSERT(RIOF_ECN4 == CLASSQF_ECN4);

Completed in 7 milliseconds