void __4_4_4_4__DiffServ_DSCP_Priority_IP() {
    /**
     * @group:       	4.4.4.4 DiffServ (DSCP) Priority (IP)
     *
     * @description:	DiffServ-based priority from the DSCP field in the IP header can be used to determine packet priority. The 6-bit DSCP
     * 					value is used as an index to a set of registers which translate the 6-bit DSCP value to a 2-bit value that specifies one of
     * 					the 4 (or 2) queues. These registers are fully programmable.
     *
     */
}