pub const V2IP_DSCP_SET: u8 = 0x80;
Marks a DSCP byte as carrying a value.
DSCP 0 (CS0) is a legal marking, so the byte needs a bit of its own to separate “no marking” from CS0; it is OR’d in alongside the value.