1
0
Fork 0

Add comment

This commit is contained in:
npzacs 2017-10-10 14:17:46 +03:00
parent b5e30fca59
commit c17ba25551
1 changed files with 2 additions and 2 deletions

View File

@ -174,8 +174,8 @@ typedef struct {
typedef struct mpls_pl
{
uint32_t type_indicator;
uint32_t type_indicator2;
uint32_t type_indicator; /* 'MPLS' */
uint32_t type_indicator2; /* version */
uint32_t list_pos;
uint32_t mark_pos;
uint32_t ext_pos;