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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_rio.h79 #define RIOF_ECN6 0x02 /* use packet marking for IPv6 packets */ macro
80 #define RIOF_ECN (RIOF_ECN4 | RIOF_ECN6)
84 (RIOF_ECN4 | RIOF_ECN6 | RIOF_CLEARDSCP)
H A Dclassq_rio.c192 _CASSERT(RIOF_ECN6 == CLASSQF_ECN6);

Completed in 63 milliseconds