12#ifndef __PACKET_DSMPLS_H__
13#define __PACKET_DSMPLS_H__
15#define PHBID_DSCP_MASK 0xFC00
16#define PHBID_CODE_MASK 0xFFF0
17#define PHBID_BIT14_MASK 2
18#define PHBID_BIT15_MASK 1
20#define MAPNB_DESCRIPTION "Number of MAP entries"
21#define MAP_DESCRIPTION "MAP entry"
22#define EXP_DESCRIPTION "EXP bit code"
23#define PHBID_DESCRIPTION "PHBID"
24#define PHBID_DSCP_DESCRIPTION "DSCP"
25#define PHBID_CODE_DESCRIPTION "PHB id code"
26#define PHBID_BIT14_DESCRIPTION "Bit 14"
27#define PHBID_BIT15_DESCRIPTION "Bit 15"
36 int offset,
int **hfindexes,
int **etts);
Definition value_string.h:25
Definition tvbuff-int.h:35