summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'src/v1/paloc.h')
-rw-r--r--src/v1/paloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/v1/paloc.h b/src/v1/paloc.h
index 585d684..6763e6a 100644
--- a/src/v1/paloc.h
+++ b/src/v1/paloc.h
@@ -391,6 +391,7 @@ typedef struct {
391 paRaGroupConfig_t outIpRaGroupConfig; /* the outer IP Reassembly group configuration structures */ 391 paRaGroupConfig_t outIpRaGroupConfig; /* the outer IP Reassembly group configuration structures */
392 paRaGroupConfig_t inIpRaGroupConfig; /* the inner IP Reassembly group configuration structures */ 392 paRaGroupConfig_t inIpRaGroupConfig; /* the inner IP Reassembly group configuration structures */
393 paEoamGlobalConfig_t eOamConfig; /* the ethernet OAM configuration structure */ 393 paEoamGlobalConfig_t eOamConfig; /* the ethernet OAM configuration structure */
394 paQueueBounceConfig_t queueBounceConfig; /* the queue-bounce configuration structure */
394} paSysInfo_t; 395} paSysInfo_t;
395 396
396/* 397/*