summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAravind Batni2016-03-23 13:16:19 -0500
committerAravind Batni2016-03-23 13:16:19 -0500
commit1bce5a0f85d70fb88506700d6e1d83a44c26a016 (patch)
tree4daaf243c2871c7081523726ec66ed6b8ae79e6a
parent231bae24aee049d0949842544711a9d5c667420c (diff)
downloadpa-lld-DEV.ENG-FW-PA_LLD.03.00.01.09.tar.gz
pa-lld-DEV.ENG-FW-PA_LLD.03.00.01.09.tar.xz
pa-lld-DEV.ENG-FW-PA_LLD.03.00.01.09.zip
enhanced ipv6 frag test to have malformed pkt that has large hop by hop lengthDEV.ENG-FW-PA_LLD.03.00.01.09
-rw-r--r--test/PAUnitTest/src/common/testutil.c16
-rw-r--r--[-rwxr-xr-x]test/PAUnitTest/src/tests/test11pkts.h101
-rw-r--r--test/PAUnitTest/src/tests/test4.c17
-rw-r--r--test/PAUnitTest/src/tests/test4pkts.h588
-rw-r--r--test/PAUnitTest/src/tests/test5.c2
-rw-r--r--test/PAUnitTest/src/tests/test5pkts.h79
6 files changed, 475 insertions, 328 deletions
diff --git a/test/PAUnitTest/src/common/testutil.c b/test/PAUnitTest/src/common/testutil.c
index 7bbe33a..f4ba6a8 100644
--- a/test/PAUnitTest/src/common/testutil.c
+++ b/test/PAUnitTest/src/common/testutil.c
@@ -341,6 +341,22 @@ void testGenPayload(pauPayloadType_e type, uint8_t initValue, uint16_t len, uint
341 } 341 }
342} 342}
343 343
344void check8kQueues(void)
345{
346 int i, cnt, total = 0;
347
348 for (i = 0; i < 8000; i++) {
349 cnt = Qmss_getQueueEntryCount(i);
350 if ( cnt > 0)
351 System_printf ("Queue %d is not Empty, has %d descriptors \n", i, cnt);
352 System_flush();
353 total += cnt;
354 }
355
356 System_printf ("total number of descriptors on all queues is %d \n", total);
357 System_flush();
358}
359
344/* Nothing past this point */ 360/* Nothing past this point */
345 361
346 362
diff --git a/test/PAUnitTest/src/tests/test11pkts.h b/test/PAUnitTest/src/tests/test11pkts.h
index 01ea9a5..929069f 100755..100644
--- a/test/PAUnitTest/src/tests/test11pkts.h
+++ b/test/PAUnitTest/src/tests/test11pkts.h
@@ -943,6 +943,91 @@ static pasahoLongInfo_t pkt8Info = {
943}; 943};
944#endif 944#endif
945 945
946/* packet 9
947 * mac dest = 00:01:02:03:04:aa (MAC Info 0)
948*/
949#ifdef _TMS320C6X
950#pragma DATA_SECTION (pkt9, ".testPkts")
951#endif
952/* Frame (385 bytes) */
953static const unsigned char pkt9[385] = {
9540x00, 0x01, 0x02, 0x03, 0x04, 0xaa, 0x0a, 0xc0, /* ....az.. */
9550xde, 0xc1, 0x56, 0x17, 0x86, 0xdd, 0x60, 0x00, /* ..V...`. */
9560x00, 0x00, 0x01, 0x4b, 0x00, 0x40, 0xb6, 0xb6, /* ...K.@.. */
9570xb6, 0xb6, 0xb6, 0xb6, 0xb6, 0xb6, 0x9d, 0x9d, /* ........ */
9580x9d, 0x9d, 0x9d, 0x9d, 0x9d, 0x9d, 0xff, 0x02, /* ........ */
9590x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9600x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x9f, /* ........ */
9610x03, 0x06, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9620xd8, 0x3a, 0x01, 0x00, 0x02, 0xf6, 0x00, 0x00, /* .:...... */
9630x00, 0x83, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9640x00, 0x80, 0x00, 0x21, 0x1a, 0x00, 0x00, 0x00, /* ...!.... */
9650x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9660x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9670x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9680x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9690x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9700x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9710x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9720x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9730x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9740x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9750x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9760x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9770x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9780x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9790x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9800x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9810x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9820x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9830x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9840x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9850x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9860x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9870x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9880x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9890x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9900x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9910x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9920x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9930x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9940x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9950x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9960x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9970x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9980x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
9990x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
10000x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
10010x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ........ */
10020x00 /* . */
1003};
1004
1005#ifdef _TMS320C6X
1006#pragma DATA_SECTION (pkt9Info, ".testPkts")
1007#endif
1008#ifdef NSS_GEN2
1009static pasahoLongInfo_t pkt9Info = {
1010 TF_FORM_PKT_INFO_WORD0(0,24,1,0,54), /* cmd len = 24, pmatch = 1, frag = 0, start offset */
1011 TF_FORM_PKT_INFO_WORD1(142,0,0,PASAHO_HDR_UDP), /* end offset, errIdx, portNum = 0, nextHdr = UDP */
1012 TF_FORM_PKT_INFO_WORD2(14,0,0,0), /* L3 offset = 14 */
1013 TF_FORM_PKT_INFO_WORD3((PASAHO_HDR_BITMASK_MAC | PASAHO_HDR_BITMASK_IPv6),
1014 0, 0), /* bitmap, pdspNum = 1, liIndex = 0 */
1015 TF_FORM_PKT_INFO_WORD4(0, 0, 0, 0, 1), /* VC, pri, vlan Count = 0, greCount = 0, ipCount = 1 */
1016 TF_FORM_PKT_INFO_WORD5(0)
1017};
1018#else
1019static pasahoLongInfo_t pkt9Info = {
1020
1021 TF_FORM_PKT_INFO_WORD0(0,24,622), /* cmd len = 24, start offset = 622 (UDP Header) */
1022 TF_FORM_PKT_INFO_WORD1(142,0,1,0,0,0), /* end offset */
1023 TF_FORM_PKT_INFO_WORD2(14,0,0,0), /* L3 offset = 14, l4Offset = 0, l5Offset = 0, ahEspOffset = 0 */
1024
1025 /* bitmap, next header = UDP, vlan count = 0, ip count = 1, gre count = 0, frag = 0, ip route options = 0, multi route = 0 */
1026 TF_FORM_PKT_INFO_WORD3((PASAHO_HDR_BITMASK_MAC | PASAHO_HDR_BITMASK_IP),PASAHO_HDR_UDP,0,1,0,0,0,0),
1027 TF_FORM_PKT_INFO_WORD4(0)
1028};
1029#endif
1030
946 1031
947#define T11_SWINFO0_PKT_ID 0xAAAA0000 1032#define T11_SWINFO0_PKT_ID 0xAAAA0000
948#define T11_PKTBUF_SIZE 3500 1033#define T11_PKTBUF_SIZE 3500
@@ -951,6 +1036,18 @@ static pasahoLongInfo_t pkt8Info = {
951#pragma DATA_SECTION (t11MalFPktInfo, ".testPkts") 1036#pragma DATA_SECTION (t11MalFPktInfo, ".testPkts")
952#endif 1037#endif
953static pktTestInfo_t t11MalFPktInfo[] = { 1038static pktTestInfo_t t11MalFPktInfo[] = {
1039 /* Packet 9 */
1040 {
1041 (uint8_t *)pkt9,
1042 (pasahoLongInfo_t *)&pkt9Info,
1043 sizeof(pkt9),
1044 {
1045 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */
1046 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_SILENT_DISCARD) | (1 << TF_STATS_BM_C1_NUM_IPV6), /* IP match */
1047 0
1048 }, /* no other match */
1049 0 /* Packet will be discard */
1050 },
954 /* Packet 8 */ 1051 /* Packet 8 */
955 { 1052 {
956 (uint8_t *)pkt8, 1053 (uint8_t *)pkt8,
@@ -958,11 +1055,11 @@ static pktTestInfo_t t11MalFPktInfo[] = {
958 sizeof(pkt8), 1055 sizeof(pkt8),
959 { 1056 {
960 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */ 1057 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */
961 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_NO_TABLE_MATCH) | (1 << TF_STATS_BM_C1_SILENT_DISCARD) | (1 << TF_STATS_BM_C1_NUM_IPV6), /* IP match */ 1058 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_SILENT_DISCARD) | (1 << TF_STATS_BM_C1_NUM_IPV6), /* IP match */
962 0 1059 0
963 }, /* no other match */ 1060 }, /* no other match */
964 0 /* Packet will be discard */ 1061 0 /* Packet will be discard */
965 }, 1062 }
966}; 1063};
967 1064
968 1065
diff --git a/test/PAUnitTest/src/tests/test4.c b/test/PAUnitTest/src/tests/test4.c
index 58e6da7..ee436fc 100644
--- a/test/PAUnitTest/src/tests/test4.c
+++ b/test/PAUnitTest/src/tests/test4.c
@@ -2593,6 +2593,17 @@ static int t4ReceiveExpPkts (tFramework_t *tf, paTest_t *pat, int expCount)
2593 return (0); 2593 return (0);
2594 2594
2595} 2595}
2596
2597void clearPrevCmdAck(t4IpPaSetup_t *ipPaSetup_ptr, int size)
2598{
2599 int i;
2600 for (i = 0 ; i < size ; i ++)
2601 {
2602 ipPaSetup_ptr->acked = FALSE;
2603 ipPaSetup_ptr++;
2604 }
2605}
2606
2596#ifdef _TMS320C6X 2607#ifdef _TMS320C6X
2597#pragma DATA_SECTION(t4Encap, ".testPkts") 2608#pragma DATA_SECTION(t4Encap, ".testPkts")
2598#endif 2609#endif
@@ -2863,18 +2874,24 @@ void paTestL3Routing (UArg a0, UArg a1)
2863 * packets. It will include several configurations that are invalid. These are detected and 2874 * packets. It will include several configurations that are invalid. These are detected and
2864 * verified by the swinfo0 ID */ 2875 * verified by the swinfo0 ID */
2865 n = sizeof (t4OuterIpInfo) / sizeof (t4IpPaSetup_t); 2876 n = sizeof (t4OuterIpInfo) / sizeof (t4IpPaSetup_t);
2877 /* Clear the previous command acks */
2878 clearPrevCmdAck(t4OuterIpInfo, n);
2866 newStatus = t4OpenIp (&t4Encap, t4OuterIpInfo, n, t4Encap.l2Handles, "Outer IP headers"); 2879 newStatus = t4OpenIp (&t4Encap, t4OuterIpInfo, n, t4Encap.l2Handles, "Outer IP headers");
2867 if (newStatus == PA_TEST_FAILED) 2880 if (newStatus == PA_TEST_FAILED)
2868 t4Cleanup (&t4Encap, newStatus); /* No return */ 2881 t4Cleanup (&t4Encap, newStatus); /* No return */
2869 2882
2870 /* Repeat for Inner IP packets (which are linked to outer IP packets) */ 2883 /* Repeat for Inner IP packets (which are linked to outer IP packets) */
2871 n = sizeof (t4InnerIpInfo) / sizeof (t4IpPaSetup_t); 2884 n = sizeof (t4InnerIpInfo) / sizeof (t4IpPaSetup_t);
2885 /* Clear the previous command acks */
2886 clearPrevCmdAck(t4InnerIpInfo, n);
2872 newStatus = t4OpenIp (&t4Encap, t4InnerIpInfo, n, t4Encap.l3Handles, "Inner IP headers"); 2887 newStatus = t4OpenIp (&t4Encap, t4InnerIpInfo, n, t4Encap.l3Handles, "Inner IP headers");
2873 if (newStatus == PA_TEST_FAILED) 2888 if (newStatus == PA_TEST_FAILED)
2874 t4Cleanup (&t4Encap, newStatus); /* No return */ 2889 t4Cleanup (&t4Encap, newStatus); /* No return */
2875 2890
2876 /* TBD: One more time for tripple layered IP headers */ 2891 /* TBD: One more time for tripple layered IP headers */
2877 n = sizeof (t4InnerInnerIpInfo) / sizeof (t4IpPaSetup_t); 2892 n = sizeof (t4InnerInnerIpInfo) / sizeof (t4IpPaSetup_t);
2893 /* Clear the previous command acks */
2894 clearPrevCmdAck(t4InnerInnerIpInfo, n);
2878 newStatus = t4OpenIp (&t4Encap, t4InnerInnerIpInfo, n, t4Encap.l3Handles, "Inner IP headers"); 2895 newStatus = t4OpenIp (&t4Encap, t4InnerInnerIpInfo, n, t4Encap.l3Handles, "Inner IP headers");
2879 if (newStatus == PA_TEST_FAILED) 2896 if (newStatus == PA_TEST_FAILED)
2880 t4Cleanup (&t4Encap, newStatus); /* No return */ 2897 t4Cleanup (&t4Encap, newStatus); /* No return */
diff --git a/test/PAUnitTest/src/tests/test4pkts.h b/test/PAUnitTest/src/tests/test4pkts.h
index c337a9f..95cce74 100644
--- a/test/PAUnitTest/src/tests/test4pkts.h
+++ b/test/PAUnitTest/src/tests/test4pkts.h
@@ -88,8 +88,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
88 1, /* L2 Handle Index */ 88 1, /* L2 Handle Index */
89 0, /* Route Index - route to host */ 89 0, /* Route Index - route to host */
90 { 90 {
91 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 91 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
92 { 200, 201, 202, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 92 {{ 200, 201, 202, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
93 0, /* SPI */ 93 0, /* SPI */
94 0, /* Flow */ 94 0, /* Flow */
95 pa_IPV4, /* IP Type */ 95 pa_IPV4, /* IP Type */
@@ -112,8 +112,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
112 0, /* L2 Handle Index */ 112 0, /* L2 Handle Index */
113 0, /* Route Index - route to host */ 113 0, /* Route Index - route to host */
114 { 114 {
115 { 110, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 115 {{ 110, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
116 { 200, 201, 202, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 116 {{ 200, 201, 202, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
117 0, /* SPI */ 117 0, /* SPI */
118 0, /* Flow */ 118 0, /* Flow */
119 pa_IPV4, /* IP Type */ 119 pa_IPV4, /* IP Type */
@@ -137,8 +137,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
137 0, /* L2 Handle Index */ 137 0, /* L2 Handle Index */
138 1, /* Route Index - route to LUT2 (used to check nextFail route for unsupported protocol */ 138 1, /* Route Index - route to LUT2 (used to check nextFail route for unsupported protocol */
139 { 139 {
140 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 140 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
141 { 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 141 {{ 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
142 0, /* SPI */ 142 0, /* SPI */
143 0, /* Flow */ 143 0, /* Flow */
144 pa_IPV4, /* IP Type */ 144 pa_IPV4, /* IP Type */
@@ -162,8 +162,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
162 0, /* L2 Handle Index */ 162 0, /* L2 Handle Index */
163 0, /* Route Index - route to host */ 163 0, /* Route Index - route to host */
164 { 164 {
165 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 165 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
166 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 166 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
167 0, /* SPI */ 167 0, /* SPI */
168 0, /* Flow */ 168 0, /* Flow */
169 pa_IPV4, /* IP Type */ 169 pa_IPV4, /* IP Type */
@@ -187,8 +187,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
187 0, /* L2 Handle Index */ 187 0, /* L2 Handle Index */
188 0, /* Route Index - route to host */ 188 0, /* Route Index - route to host */
189 { 189 {
190 { 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 190 {{ 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
191 { 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 191 {{ 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
192 0x44440000, /* SPI */ 192 0x44440000, /* SPI */
193 0, /* Flow */ 193 0, /* Flow */
194 pa_IPV4, /* IP Type */ 194 pa_IPV4, /* IP Type */
@@ -212,8 +212,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
212 0, /* L2 Handle Index */ 212 0, /* L2 Handle Index */
213 2, /* Route Index - continue L3 (LUT1) parse */ 213 2, /* Route Index - continue L3 (LUT1) parse */
214 { 214 {
215 { 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 215 {{ 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
216 { 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 216 {{ 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
217 0, /* SPI */ 217 0, /* SPI */
218 0, /* Flow */ 218 0, /* Flow */
219 pa_IPV4, /* IP Type */ 219 pa_IPV4, /* IP Type */
@@ -237,8 +237,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
237 0, /* L2 Handle Index */ 237 0, /* L2 Handle Index */
238 0, /* Route Index - route to host */ 238 0, /* Route Index - route to host */
239 { 239 {
240 { 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 240 {{ 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
241 { 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 241 {{ 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
242 0, /* SPI */ 242 0, /* SPI */
243 0, /* Flow */ 243 0, /* Flow */
244 pa_IPV4, /* IP Type */ 244 pa_IPV4, /* IP Type */
@@ -262,8 +262,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
262 0, /* L2 Handle Index */ 262 0, /* L2 Handle Index */
263 0, /* Route Index - route to host */ 263 0, /* Route Index - route to host */
264 { 264 {
265 { 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 265 {{ 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
266 { 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 266 {{ 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
267 0, /* SPI */ 267 0, /* SPI */
268 0, /* Flow */ 268 0, /* Flow */
269 pa_IPV4, /* IP Type */ 269 pa_IPV4, /* IP Type */
@@ -289,8 +289,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
289 0, /* L2 Handle Index */ 289 0, /* L2 Handle Index */
290 0, /* Route Index - route to host */ 290 0, /* Route Index - route to host */
291 { 291 {
292 { 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 292 {{ 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
293 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 293 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
294 0, /* SPI */ 294 0, /* SPI */
295 0, /* Flow */ 295 0, /* Flow */
296 pa_IPV4, /* IP Type */ 296 pa_IPV4, /* IP Type */
@@ -315,8 +315,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
315 0, /* L2 Handle Index */ 315 0, /* L2 Handle Index */
316 0, /* Route Index - route to host */ 316 0, /* Route Index - route to host */
317 { 317 {
318 { 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 318 {{ 81, 82, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
319 { 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 319 {{ 71, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
320 0, /* SPI */ 320 0, /* SPI */
321 0, /* Flow */ 321 0, /* Flow */
322 pa_IPV4, /* IP Type */ 322 pa_IPV4, /* IP Type */
@@ -341,8 +341,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
341 2, /* L2 Handle Index */ 341 2, /* L2 Handle Index */
342 0, /* Route Index - route to host */ 342 0, /* Route Index - route to host */
343 { 343 {
344 { 81, 82, 83, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 344 {{ 81, 82, 83, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
345 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 345 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
346 0, /* SPI */ 346 0, /* SPI */
347 0, /* Flow */ 347 0, /* Flow */
348 pa_IPV4, /* IP Type */ 348 pa_IPV4, /* IP Type */
@@ -366,8 +366,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
366 0, /* L2 Handle Index */ 366 0, /* L2 Handle Index */
367 0, /* Route Index - route to host */ 367 0, /* Route Index - route to host */
368 { 368 {
369 { 110, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 369 {{ 110, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
370 { 200, 201, 202, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 370 {{ 200, 201, 202, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
371 0, /* SPI */ 371 0, /* SPI */
372 0, /* Flow */ 372 0, /* Flow */
373 pa_IPV4, /* IP Type */ 373 pa_IPV4, /* IP Type */
@@ -392,8 +392,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
392 2, /* L2 Handle Index */ 392 2, /* L2 Handle Index */
393 6, /* Route Index - route to host */ 393 6, /* Route Index - route to host */
394 { 394 {
395 { 81, 82, 83, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 395 {{ 81, 82, 83, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
396 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 396 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
397 0 , /* SPI */ 397 0 , /* SPI */
398 0, /* Flow */ 398 0, /* Flow */
399 pa_IPV4, /* IP Type */ 399 pa_IPV4, /* IP Type */
@@ -419,8 +419,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
419 0, /* L2 Handle Index */ 419 0, /* L2 Handle Index */
420 0, /* Route Index - route to host */ 420 0, /* Route Index - route to host */
421 { 421 {
422 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 422 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
423 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 423 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}}, /* IP Destination address */
424 0, /* SPI */ 424 0, /* SPI */
425 0, /* Flow */ 425 0, /* Flow */
426 pa_IPV6, /* IP Type */ 426 pa_IPV6, /* IP Type */
@@ -444,8 +444,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
444 0, /* L2 Handle Index */ 444 0, /* L2 Handle Index */
445 0, /* Route Index - route to host */ 445 0, /* Route Index - route to host */
446 { 446 {
447 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 447 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
448 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 448 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
449 0, /* SPI */ 449 0, /* SPI */
450 0, /* Flow */ 450 0, /* Flow */
451 pa_IPV6, /* IP Type */ 451 pa_IPV6, /* IP Type */
@@ -472,8 +472,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
472 -1, /* L2 Handle Index */ 472 -1, /* L2 Handle Index */
473 0, /* Route Index - route to host */ 473 0, /* Route Index - route to host */
474 { 474 {
475 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 475 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
476 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 476 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
477 0, /* SPI */ 477 0, /* SPI */
478 0, /* Flow */ 478 0, /* Flow */
479 pa_IPV4, /* IP Type */ 479 pa_IPV4, /* IP Type */
@@ -497,8 +497,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
497 -1, /* L2 Handle Index */ 497 -1, /* L2 Handle Index */
498 0, /* Route Index - route to host */ 498 0, /* Route Index - route to host */
499 { 499 {
500 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 500 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
501 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 501 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
502 0, /* SPI */ 502 0, /* SPI */
503 0, /* Flow */ 503 0, /* Flow */
504 pa_IPV6, /* IP Type */ 504 pa_IPV6, /* IP Type */
@@ -523,8 +523,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
523 0, /* L2 Handle Index */ 523 0, /* L2 Handle Index */
524 0, /* Route Index - route to host */ 524 0, /* Route Index - route to host */
525 { 525 {
526 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 526 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
527 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 527 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
528 0, /* SPI */ 528 0, /* SPI */
529 0x98765, /* Flow */ 529 0x98765, /* Flow */
530 pa_IPV6, /* IP Type */ 530 pa_IPV6, /* IP Type */
@@ -548,8 +548,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
548 0, /* L2 Handle Index */ 548 0, /* L2 Handle Index */
549 0, /* Route Index - route to host */ 549 0, /* Route Index - route to host */
550 { 550 {
551 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 551 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
552 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 552 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
553 0, /* SPI */ 553 0, /* SPI */
554 0x98765, /* Flow */ 554 0x98765, /* Flow */
555 pa_IPV6, /* IP Type */ 555 pa_IPV6, /* IP Type */
@@ -573,8 +573,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
573 0, /* L2 Handle Index */ 573 0, /* L2 Handle Index */
574 0, /* Route Index - route to host */ 574 0, /* Route Index - route to host */
575 { 575 {
576 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 576 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
577 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 577 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
578 0, /* SPI */ 578 0, /* SPI */
579 0x98765, /* Flow */ 579 0x98765, /* Flow */
580 pa_IPV6, /* IP Type */ 580 pa_IPV6, /* IP Type */
@@ -598,8 +598,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
598 0, /* L2 Handle Index */ 598 0, /* L2 Handle Index */
599 0, /* Route Index - route to host */ 599 0, /* Route Index - route to host */
600 { 600 {
601 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 601 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
602 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 602 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
603 0, /* SPI */ 603 0, /* SPI */
604 0x98765, /* Flow */ 604 0x98765, /* Flow */
605 pa_IPV6, /* IP Type */ 605 pa_IPV6, /* IP Type */
@@ -623,8 +623,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
623 0, /* L2 Handle Index */ 623 0, /* L2 Handle Index */
624 0, /* Route Index - route to host */ 624 0, /* Route Index - route to host */
625 { 625 {
626 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 626 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
627 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 627 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
628 0, /* SPI */ 628 0, /* SPI */
629 0x98765, /* Flow */ 629 0x98765, /* Flow */
630 pa_IPV6, /* IP Type */ 630 pa_IPV6, /* IP Type */
@@ -648,8 +648,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
648 0, /* L2 Handle Index */ 648 0, /* L2 Handle Index */
649 0, /* Route Index - route to host */ 649 0, /* Route Index - route to host */
650 { 650 {
651 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 651 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
652 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 652 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
653 0, /* SPI */ 653 0, /* SPI */
654 0x98765, /* Flow */ 654 0x98765, /* Flow */
655 pa_IPV6, /* IP Type */ 655 pa_IPV6, /* IP Type */
@@ -675,8 +675,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
675 0, /* L2 Handle Index */ 675 0, /* L2 Handle Index */
676 0, /* Route Index - route to host */ 676 0, /* Route Index - route to host */
677 { 677 {
678 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 678 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
679 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 679 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
680 0x44445555, /* SPI */ 680 0x44445555, /* SPI */
681 0x98765, /* Flow */ 681 0x98765, /* Flow */
682 pa_IPV6, /* IP Type */ 682 pa_IPV6, /* IP Type */
@@ -701,8 +701,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
701 0, /* L2 Handle Index */ 701 0, /* L2 Handle Index */
702 0, /* Route Index - route to host */ 702 0, /* Route Index - route to host */
703 { 703 {
704 { 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }, /* IP Source address */ 704 {{ 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66 }}, /* IP Source address */
705 { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}, /* IP Destination address */ 705 {{ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 }}, /* IP Destination address */
706 0, /* SPI */ 706 0, /* SPI */
707 0x98765, /* Flow */ 707 0x98765, /* Flow */
708 pa_IPV6, /* IP Type */ 708 pa_IPV6, /* IP Type */
@@ -728,8 +728,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
728 0, /* L2 Handle Index */ 728 0, /* L2 Handle Index */
729 2, /* Route Index - continue L3 parse */ 729 2, /* Route Index - continue L3 parse */
730 { 730 {
731 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 731 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
732 { 71, 72, 73, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 732 {{ 71, 72, 73, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
733 0, /* SPI */ 733 0, /* SPI */
734 0, /* Flow */ 734 0, /* Flow */
735 pa_IPV4, /* IP Type */ 735 pa_IPV4, /* IP Type */
@@ -753,8 +753,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
753 0, /* L2 Handle Index */ 753 0, /* L2 Handle Index */
754 2, /* Route Index - continue L3 parse */ 754 2, /* Route Index - continue L3 parse */
755 { 755 {
756 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 756 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
757 { 71, 72, 73, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 757 {{ 71, 72, 73, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
758 0, /* SPI */ 758 0, /* SPI */
759 0, /* Flow */ 759 0, /* Flow */
760 pa_IPV4, /* IP Type */ 760 pa_IPV4, /* IP Type */
@@ -778,8 +778,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
778 2, /* L2 Handle Index */ 778 2, /* L2 Handle Index */
779 1, /* Route Index - Continue LUT2 */ 779 1, /* Route Index - Continue LUT2 */
780 { 780 {
781 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 781 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
782 { 71, 72, 73, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 782 {{ 71, 72, 73, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
783 0, /* SPI */ 783 0, /* SPI */
784 0, /* Flow */ 784 0, /* Flow */
785 pa_IPV4, /* IP Type */ 785 pa_IPV4, /* IP Type */
@@ -803,8 +803,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
803 0, /* L2 Handle Index */ 803 0, /* L2 Handle Index */
804 0, /* Route Index - route to host */ 804 0, /* Route Index - route to host */
805 { 805 {
806 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 806 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
807 { 71, 72, 73, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 807 {{ 71, 72, 73, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
808 0, /* SPI */ 808 0, /* SPI */
809 0, /* Flow */ 809 0, /* Flow */
810 pa_IPV4, /* IP Type */ 810 pa_IPV4, /* IP Type */
@@ -828,8 +828,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
828 0, /* L2 Handle Index */ 828 0, /* L2 Handle Index */
829 0, /* Route Index - route to host */ 829 0, /* Route Index - route to host */
830 { 830 {
831 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 831 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
832 { 81, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 832 {{ 81, 72, 73, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
833 0, /* SPI */ 833 0, /* SPI */
834 0, /* Flow */ 834 0, /* Flow */
835 pa_IPV4, /* IP Type */ 835 pa_IPV4, /* IP Type */
@@ -853,8 +853,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
853 2, /* L2 Handle Index */ 853 2, /* L2 Handle Index */
854 4, /* Route Index - route to host */ 854 4, /* Route Index - route to host */
855 { 855 {
856 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 856 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
857 { 71, 72, 73, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 857 {{ 71, 72, 73, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
858 0, /* SPI */ 858 0, /* SPI */
859 0, /* Flow */ 859 0, /* Flow */
860 pa_IPV4, /* IP Type */ 860 pa_IPV4, /* IP Type */
@@ -878,8 +878,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
878 2, /* L2 Handle Index */ 878 2, /* L2 Handle Index */
879 1, /* Route Index - route to host */ 879 1, /* Route Index - route to host */
880 { 880 {
881 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 881 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
882 { 71, 72, 73, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 882 {{ 71, 72, 73, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
883 0, /* SPI */ 883 0, /* SPI */
884 0, /* Flow */ 884 0, /* Flow */
885 pa_IPV4, /* IP Type */ 885 pa_IPV4, /* IP Type */
@@ -903,8 +903,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
903 0, /* L2 Handle Index */ 903 0, /* L2 Handle Index */
904 0, /* Route Index - route to host */ 904 0, /* Route Index - route to host */
905 { 905 {
906 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 906 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
907 { 71, 72, 73, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 907 {{ 71, 72, 73, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
908 0, /* SPI */ 908 0, /* SPI */
909 0, /* Flow */ 909 0, /* Flow */
910 pa_IPV4, /* IP Type */ 910 pa_IPV4, /* IP Type */
@@ -928,8 +928,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
928 0, /* L2 Handle Index */ 928 0, /* L2 Handle Index */
929 0, /* Route Index - route to host */ 929 0, /* Route Index - route to host */
930 { 930 {
931 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 931 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
932 { 71, 72, 73, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 932 {{ 71, 72, 73, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
933 0, /* SPI */ 933 0, /* SPI */
934 0, /* Flow */ 934 0, /* Flow */
935 pa_IPV4, /* IP Type */ 935 pa_IPV4, /* IP Type */
@@ -953,8 +953,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
953 0, /* L2 Handle Index */ 953 0, /* L2 Handle Index */
954 0, /* Route Index - route to host */ 954 0, /* Route Index - route to host */
955 { 955 {
956 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 956 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
957 { 71, 72, 73, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 957 {{ 71, 72, 73, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
958 0, /* SPI */ 958 0, /* SPI */
959 0, /* Flow */ 959 0, /* Flow */
960 pa_IPV4, /* IP Type */ 960 pa_IPV4, /* IP Type */
@@ -978,8 +978,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
978 0, /* L2 Handle Index */ 978 0, /* L2 Handle Index */
979 0, /* Route Index - route to host */ 979 0, /* Route Index - route to host */
980 { 980 {
981 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 981 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
982 { 71, 72, 73, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 982 {{ 71, 72, 73, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
983 0, /* SPI */ 983 0, /* SPI */
984 0, /* Flow */ 984 0, /* Flow */
985 pa_IPV4, /* IP Type */ 985 pa_IPV4, /* IP Type */
@@ -1003,8 +1003,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1003 0, /* L2 Handle Index */ 1003 0, /* L2 Handle Index */
1004 0, /* Route Index - route to host */ 1004 0, /* Route Index - route to host */
1005 { 1005 {
1006 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1006 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1007 { 71, 72, 73, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1007 {{ 71, 72, 73, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1008 0, /* SPI */ 1008 0, /* SPI */
1009 0, /* Flow */ 1009 0, /* Flow */
1010 pa_IPV4, /* IP Type */ 1010 pa_IPV4, /* IP Type */
@@ -1028,8 +1028,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1028 0, /* L2 Handle Index */ 1028 0, /* L2 Handle Index */
1029 0, /* Route Index - route to host */ 1029 0, /* Route Index - route to host */
1030 { 1030 {
1031 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1031 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1032 { 71, 72, 73, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1032 {{ 71, 72, 73, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1033 0, /* SPI */ 1033 0, /* SPI */
1034 0, /* Flow */ 1034 0, /* Flow */
1035 pa_IPV4, /* IP Type */ 1035 pa_IPV4, /* IP Type */
@@ -1053,8 +1053,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1053 0, /* L2 Handle Index */ 1053 0, /* L2 Handle Index */
1054 0, /* Route Index - route to host */ 1054 0, /* Route Index - route to host */
1055 { 1055 {
1056 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1056 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1057 { 71, 72, 73, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1057 {{ 71, 72, 73, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1058 0, /* SPI */ 1058 0, /* SPI */
1059 0, /* Flow */ 1059 0, /* Flow */
1060 pa_IPV4, /* IP Type */ 1060 pa_IPV4, /* IP Type */
@@ -1078,8 +1078,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1078 0, /* L2 Handle Index */ 1078 0, /* L2 Handle Index */
1079 0, /* Route Index - route to host */ 1079 0, /* Route Index - route to host */
1080 { 1080 {
1081 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1081 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1082 { 71, 72, 73, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1082 {{ 71, 72, 73, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1083 0, /* SPI */ 1083 0, /* SPI */
1084 0, /* Flow */ 1084 0, /* Flow */
1085 pa_IPV4, /* IP Type */ 1085 pa_IPV4, /* IP Type */
@@ -1103,8 +1103,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1103 0, /* L2 Handle Index */ 1103 0, /* L2 Handle Index */
1104 0, /* Route Index - route to host */ 1104 0, /* Route Index - route to host */
1105 { 1105 {
1106 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1106 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1107 { 71, 72, 73, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1107 {{ 71, 72, 73, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1108 0, /* SPI */ 1108 0, /* SPI */
1109 0, /* Flow */ 1109 0, /* Flow */
1110 pa_IPV4, /* IP Type */ 1110 pa_IPV4, /* IP Type */
@@ -1129,8 +1129,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1129 0, /* L2 Handle Index */ 1129 0, /* L2 Handle Index */
1130 0, /* Route Index - route to host */ 1130 0, /* Route Index - route to host */
1131 { 1131 {
1132 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1132 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1133 { 71, 72, 73, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1133 {{ 71, 72, 73, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1134 0, /* SPI */ 1134 0, /* SPI */
1135 0, /* Flow */ 1135 0, /* Flow */
1136 pa_IPV4, /* IP Type */ 1136 pa_IPV4, /* IP Type */
@@ -1154,8 +1154,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1154 0, /* L2 Handle Index */ 1154 0, /* L2 Handle Index */
1155 0, /* Route Index - route to host */ 1155 0, /* Route Index - route to host */
1156 { 1156 {
1157 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1157 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1158 { 71, 72, 73, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1158 {{ 71, 72, 73, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1159 0, /* SPI */ 1159 0, /* SPI */
1160 0, /* Flow */ 1160 0, /* Flow */
1161 pa_IPV4, /* IP Type */ 1161 pa_IPV4, /* IP Type */
@@ -1179,8 +1179,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1179 0, /* L2 Handle Index */ 1179 0, /* L2 Handle Index */
1180 0, /* Route Index - route to host */ 1180 0, /* Route Index - route to host */
1181 { 1181 {
1182 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1182 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1183 { 71, 72, 73, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1183 {{ 71, 72, 73, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1184 0, /* SPI */ 1184 0, /* SPI */
1185 0, /* Flow */ 1185 0, /* Flow */
1186 pa_IPV4, /* IP Type */ 1186 pa_IPV4, /* IP Type */
@@ -1204,8 +1204,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1204 0, /* L2 Handle Index */ 1204 0, /* L2 Handle Index */
1205 0, /* Route Index - route to host */ 1205 0, /* Route Index - route to host */
1206 { 1206 {
1207 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1207 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1208 { 71, 72, 73, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1208 {{ 71, 72, 73, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1209 0, /* SPI */ 1209 0, /* SPI */
1210 0, /* Flow */ 1210 0, /* Flow */
1211 pa_IPV4, /* IP Type */ 1211 pa_IPV4, /* IP Type */
@@ -1229,8 +1229,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1229 0, /* L2 Handle Index */ 1229 0, /* L2 Handle Index */
1230 0, /* Route Index - route to host */ 1230 0, /* Route Index - route to host */
1231 { 1231 {
1232 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1232 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1233 { 71, 72, 73, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1233 {{ 71, 72, 73, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1234 0, /* SPI */ 1234 0, /* SPI */
1235 0, /* Flow */ 1235 0, /* Flow */
1236 pa_IPV4, /* IP Type */ 1236 pa_IPV4, /* IP Type */
@@ -1254,8 +1254,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1254 0, /* L2 Handle Index */ 1254 0, /* L2 Handle Index */
1255 0, /* Route Index - route to host */ 1255 0, /* Route Index - route to host */
1256 { 1256 {
1257 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1257 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1258 { 71, 72, 73, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1258 {{ 71, 72, 73, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1259 0, /* SPI */ 1259 0, /* SPI */
1260 0, /* Flow */ 1260 0, /* Flow */
1261 pa_IPV4, /* IP Type */ 1261 pa_IPV4, /* IP Type */
@@ -1279,8 +1279,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1279 0, /* L2 Handle Index */ 1279 0, /* L2 Handle Index */
1280 0, /* Route Index - route to host */ 1280 0, /* Route Index - route to host */
1281 { 1281 {
1282 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1282 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1283 { 71, 72, 73, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1283 {{ 71, 72, 73, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1284 0, /* SPI */ 1284 0, /* SPI */
1285 0, /* Flow */ 1285 0, /* Flow */
1286 pa_IPV4, /* IP Type */ 1286 pa_IPV4, /* IP Type */
@@ -1304,8 +1304,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1304 0, /* L2 Handle Index */ 1304 0, /* L2 Handle Index */
1305 0, /* Route Index - route to host */ 1305 0, /* Route Index - route to host */
1306 { 1306 {
1307 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1307 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1308 { 71, 72, 73, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1308 {{ 71, 72, 73, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1309 0, /* SPI */ 1309 0, /* SPI */
1310 0, /* Flow */ 1310 0, /* Flow */
1311 pa_IPV4, /* IP Type */ 1311 pa_IPV4, /* IP Type */
@@ -1329,8 +1329,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1329 0, /* L2 Handle Index */ 1329 0, /* L2 Handle Index */
1330 0, /* Route Index - route to host */ 1330 0, /* Route Index - route to host */
1331 { 1331 {
1332 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1332 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1333 { 71, 72, 73, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1333 {{ 71, 72, 73, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1334 0, /* SPI */ 1334 0, /* SPI */
1335 0, /* Flow */ 1335 0, /* Flow */
1336 pa_IPV4, /* IP Type */ 1336 pa_IPV4, /* IP Type */
@@ -1354,8 +1354,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1354 0, /* L2 Handle Index */ 1354 0, /* L2 Handle Index */
1355 0, /* Route Index - route to host */ 1355 0, /* Route Index - route to host */
1356 { 1356 {
1357 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1357 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1358 { 71, 72, 73, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1358 {{ 71, 72, 73, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1359 0, /* SPI */ 1359 0, /* SPI */
1360 0, /* Flow */ 1360 0, /* Flow */
1361 pa_IPV4, /* IP Type */ 1361 pa_IPV4, /* IP Type */
@@ -1379,8 +1379,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1379 0, /* L2 Handle Index */ 1379 0, /* L2 Handle Index */
1380 0, /* Route Index - route to host */ 1380 0, /* Route Index - route to host */
1381 { 1381 {
1382 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1382 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1383 { 71, 72, 73, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1383 {{ 71, 72, 73, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1384 0, /* SPI */ 1384 0, /* SPI */
1385 0, /* Flow */ 1385 0, /* Flow */
1386 pa_IPV4, /* IP Type */ 1386 pa_IPV4, /* IP Type */
@@ -1404,8 +1404,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1404 0, /* L2 Handle Index */ 1404 0, /* L2 Handle Index */
1405 0, /* Route Index - route to host */ 1405 0, /* Route Index - route to host */
1406 { 1406 {
1407 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1407 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1408 { 71, 72, 73, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1408 {{ 71, 72, 73, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1409 0, /* SPI */ 1409 0, /* SPI */
1410 0, /* Flow */ 1410 0, /* Flow */
1411 pa_IPV4, /* IP Type */ 1411 pa_IPV4, /* IP Type */
@@ -1429,8 +1429,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1429 0, /* L2 Handle Index */ 1429 0, /* L2 Handle Index */
1430 0, /* Route Index - route to host */ 1430 0, /* Route Index - route to host */
1431 { 1431 {
1432 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1432 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1433 { 71, 72, 73, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1433 {{ 71, 72, 73, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1434 0, /* SPI */ 1434 0, /* SPI */
1435 0, /* Flow */ 1435 0, /* Flow */
1436 pa_IPV4, /* IP Type */ 1436 pa_IPV4, /* IP Type */
@@ -1454,8 +1454,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1454 0, /* L2 Handle Index */ 1454 0, /* L2 Handle Index */
1455 0, /* Route Index - route to host */ 1455 0, /* Route Index - route to host */
1456 { 1456 {
1457 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1457 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1458 { 71, 72, 73, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1458 {{ 71, 72, 73, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1459 0, /* SPI */ 1459 0, /* SPI */
1460 0, /* Flow */ 1460 0, /* Flow */
1461 pa_IPV4, /* IP Type */ 1461 pa_IPV4, /* IP Type */
@@ -1479,8 +1479,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1479 0, /* L2 Handle Index */ 1479 0, /* L2 Handle Index */
1480 0, /* Route Index - route to host */ 1480 0, /* Route Index - route to host */
1481 { 1481 {
1482 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1482 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1483 { 71, 72, 73, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1483 {{ 71, 72, 73, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1484 0, /* SPI */ 1484 0, /* SPI */
1485 0, /* Flow */ 1485 0, /* Flow */
1486 pa_IPV4, /* IP Type */ 1486 pa_IPV4, /* IP Type */
@@ -1504,8 +1504,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1504 0, /* L2 Handle Index */ 1504 0, /* L2 Handle Index */
1505 0, /* Route Index - route to host */ 1505 0, /* Route Index - route to host */
1506 { 1506 {
1507 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1507 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1508 { 71, 72, 73, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1508 {{ 71, 72, 73, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1509 0, /* SPI */ 1509 0, /* SPI */
1510 0, /* Flow */ 1510 0, /* Flow */
1511 pa_IPV4, /* IP Type */ 1511 pa_IPV4, /* IP Type */
@@ -1529,8 +1529,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1529 0, /* L2 Handle Index */ 1529 0, /* L2 Handle Index */
1530 0, /* Route Index - route to host */ 1530 0, /* Route Index - route to host */
1531 { 1531 {
1532 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1532 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1533 { 71, 72, 73, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1533 {{ 71, 72, 73, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1534 0, /* SPI */ 1534 0, /* SPI */
1535 0, /* Flow */ 1535 0, /* Flow */
1536 pa_IPV4, /* IP Type */ 1536 pa_IPV4, /* IP Type */
@@ -1554,8 +1554,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1554 0, /* L2 Handle Index */ 1554 0, /* L2 Handle Index */
1555 0, /* Route Index - route to host */ 1555 0, /* Route Index - route to host */
1556 { 1556 {
1557 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1557 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1558 { 71, 72, 73, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1558 {{ 71, 72, 73, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1559 0, /* SPI */ 1559 0, /* SPI */
1560 0, /* Flow */ 1560 0, /* Flow */
1561 pa_IPV4, /* IP Type */ 1561 pa_IPV4, /* IP Type */
@@ -1579,8 +1579,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1579 0, /* L2 Handle Index */ 1579 0, /* L2 Handle Index */
1580 0, /* Route Index - route to host */ 1580 0, /* Route Index - route to host */
1581 { 1581 {
1582 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1582 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1583 { 71, 72, 73, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1583 {{ 71, 72, 73, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1584 0, /* SPI */ 1584 0, /* SPI */
1585 0, /* Flow */ 1585 0, /* Flow */
1586 pa_IPV4, /* IP Type */ 1586 pa_IPV4, /* IP Type */
@@ -1604,8 +1604,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1604 0, /* L2 Handle Index */ 1604 0, /* L2 Handle Index */
1605 0, /* Route Index - route to host */ 1605 0, /* Route Index - route to host */
1606 { 1606 {
1607 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1607 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1608 { 71, 72, 73, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1608 {{ 71, 72, 73, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1609 0, /* SPI */ 1609 0, /* SPI */
1610 0, /* Flow */ 1610 0, /* Flow */
1611 pa_IPV4, /* IP Type */ 1611 pa_IPV4, /* IP Type */
@@ -1629,8 +1629,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1629 0, /* L2 Handle Index */ 1629 0, /* L2 Handle Index */
1630 0, /* Route Index - route to host */ 1630 0, /* Route Index - route to host */
1631 { 1631 {
1632 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1632 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1633 { 71, 72, 73, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1633 {{ 71, 72, 73, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1634 0, /* SPI */ 1634 0, /* SPI */
1635 0, /* Flow */ 1635 0, /* Flow */
1636 pa_IPV4, /* IP Type */ 1636 pa_IPV4, /* IP Type */
@@ -1654,8 +1654,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1654 0, /* L2 Handle Index */ 1654 0, /* L2 Handle Index */
1655 0, /* Route Index - route to host */ 1655 0, /* Route Index - route to host */
1656 { 1656 {
1657 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1657 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1658 { 71, 72, 73, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1658 {{ 71, 72, 73, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1659 0, /* SPI */ 1659 0, /* SPI */
1660 0, /* Flow */ 1660 0, /* Flow */
1661 pa_IPV4, /* IP Type */ 1661 pa_IPV4, /* IP Type */
@@ -1679,8 +1679,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1679 0, /* L2 Handle Index */ 1679 0, /* L2 Handle Index */
1680 0, /* Route Index - route to host */ 1680 0, /* Route Index - route to host */
1681 { 1681 {
1682 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1682 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1683 { 71, 72, 73, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1683 {{ 71, 72, 73, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1684 0, /* SPI */ 1684 0, /* SPI */
1685 0, /* Flow */ 1685 0, /* Flow */
1686 pa_IPV4, /* IP Type */ 1686 pa_IPV4, /* IP Type */
@@ -1706,8 +1706,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1706 0, /* L2 Handle Index */ 1706 0, /* L2 Handle Index */
1707 0, /* Route Index - route to host */ 1707 0, /* Route Index - route to host */
1708 { 1708 {
1709 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1709 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1710 { 71, 72, 73, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1710 {{ 71, 72, 73, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1711 0, /* SPI */ 1711 0, /* SPI */
1712 0, /* Flow */ 1712 0, /* Flow */
1713 pa_IPV4, /* IP Type */ 1713 pa_IPV4, /* IP Type */
@@ -1731,8 +1731,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1731 0, /* L2 Handle Index */ 1731 0, /* L2 Handle Index */
1732 0, /* Route Index - route to host */ 1732 0, /* Route Index - route to host */
1733 { 1733 {
1734 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1734 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1735 { 71, 72, 73, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1735 {{ 71, 72, 73, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1736 0, /* SPI */ 1736 0, /* SPI */
1737 0, /* Flow */ 1737 0, /* Flow */
1738 pa_IPV4, /* IP Type */ 1738 pa_IPV4, /* IP Type */
@@ -1756,8 +1756,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1756 0, /* L2 Handle Index */ 1756 0, /* L2 Handle Index */
1757 0, /* Route Index - route to host */ 1757 0, /* Route Index - route to host */
1758 { 1758 {
1759 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1759 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1760 { 71, 72, 73, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1760 {{ 71, 72, 73, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1761 0, /* SPI */ 1761 0, /* SPI */
1762 0, /* Flow */ 1762 0, /* Flow */
1763 pa_IPV4, /* IP Type */ 1763 pa_IPV4, /* IP Type */
@@ -1781,8 +1781,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1781 0, /* L2 Handle Index */ 1781 0, /* L2 Handle Index */
1782 0, /* Route Index - route to host */ 1782 0, /* Route Index - route to host */
1783 { 1783 {
1784 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1784 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1785 { 71, 72, 73, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1785 {{ 71, 72, 73, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1786 0, /* SPI */ 1786 0, /* SPI */
1787 0, /* Flow */ 1787 0, /* Flow */
1788 pa_IPV4, /* IP Type */ 1788 pa_IPV4, /* IP Type */
@@ -1807,8 +1807,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1807 0, /* L2 Handle Index */ 1807 0, /* L2 Handle Index */
1808 2, /* Route Index - continue L3 parse */ 1808 2, /* Route Index - continue L3 parse */
1809 { 1809 {
1810 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1810 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1811 { 71, 72, 73, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1811 {{ 71, 72, 73, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1812 0, /* SPI */ 1812 0, /* SPI */
1813 0, /* Flow */ 1813 0, /* Flow */
1814 pa_IPV4, /* IP Type */ 1814 pa_IPV4, /* IP Type */
@@ -1834,8 +1834,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1834 0, /* L2 Handle Index */ 1834 0, /* L2 Handle Index */
1835 2, /* Route Index - continue L3 parse */ 1835 2, /* Route Index - continue L3 parse */
1836 { 1836 {
1837 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1837 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1838 { 71, 72, 73, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1838 {{ 71, 72, 73, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1839 0, /* SPI */ 1839 0, /* SPI */
1840 0, /* Flow */ 1840 0, /* Flow */
1841 pa_IPV4, /* IP Type */ 1841 pa_IPV4, /* IP Type */
@@ -1862,8 +1862,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1862 0, /* L2 Handle Index */ 1862 0, /* L2 Handle Index */
1863 0, /* Route Index - route to host */ 1863 0, /* Route Index - route to host */
1864 { 1864 {
1865 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1865 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1866 { 71, 72, 73, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1866 {{ 71, 72, 73, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1867 0, /* SPI */ 1867 0, /* SPI */
1868 0, /* Flow */ 1868 0, /* Flow */
1869 pa_IPV4, /* IP Type */ 1869 pa_IPV4, /* IP Type */
@@ -1886,8 +1886,8 @@ static t4IpPaSetup_t t4OuterIpInfo[] = {
1886 0, /* L2 Handle Index */ 1886 0, /* L2 Handle Index */
1887 0, /* Route Index - route to host */ 1887 0, /* Route Index - route to host */
1888 { 1888 {
1889 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1889 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1890 { 71, 72, 73, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, /* IP Destination address */ 1890 {{ 71, 72, 73, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* IP Destination address */
1891 0, /* SPI */ 1891 0, /* SPI */
1892 0, /* Flow */ 1892 0, /* Flow */
1893 pa_IPV4, /* IP Type */ 1893 pa_IPV4, /* IP Type */
@@ -1952,8 +1952,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
1952 /* Note: It is entry 23 */ 1952 /* Note: It is entry 23 */
1953 0, /* Route Index - route to host */ 1953 0, /* Route Index - route to host */
1954 { 1954 {
1955 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1955 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1956 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 1956 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
1957 0, /* SPI */ 1957 0, /* SPI */
1958 0, /* Flow */ 1958 0, /* Flow */
1959 pa_IPV4, /* IP Type */ 1959 pa_IPV4, /* IP Type */
@@ -1977,8 +1977,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
1977 19, /* L3 Outer IP Handle Index */ 1977 19, /* L3 Outer IP Handle Index */
1978 0, /* Route Index - route to host */ 1978 0, /* Route Index - route to host */
1979 { 1979 {
1980 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 1980 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
1981 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 1981 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
1982 0, /* SPI */ 1982 0, /* SPI */
1983 0, /* Flow */ 1983 0, /* Flow */
1984 pa_IPV4, /* IP Type */ 1984 pa_IPV4, /* IP Type */
@@ -2002,8 +2002,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2002 19, /* L3 Outer IP Handle Index */ 2002 19, /* L3 Outer IP Handle Index */
2003 0, /* Route Index - route to host */ 2003 0, /* Route Index - route to host */
2004 { 2004 {
2005 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2005 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2006 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2006 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2007 0, /* SPI */ 2007 0, /* SPI */
2008 0, /* Flow */ 2008 0, /* Flow */
2009 pa_IPV4, /* IP Type */ 2009 pa_IPV4, /* IP Type */
@@ -2027,8 +2027,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2027 19, /* L3 Outer IP Handle Index */ 2027 19, /* L3 Outer IP Handle Index */
2028 0, /* Route Index - route to host */ 2028 0, /* Route Index - route to host */
2029 { 2029 {
2030 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2030 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2031 { 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2031 {{ 10, 11, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2032 0, /* SPI */ 2032 0, /* SPI */
2033 0, /* Flow */ 2033 0, /* Flow */
2034 pa_IPV4, /* IP Type */ 2034 pa_IPV4, /* IP Type */
@@ -2052,8 +2052,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2052 24, /* L3 Outer IP Handle Index */ 2052 24, /* L3 Outer IP Handle Index */
2053 0, /* Route Index - route to host */ 2053 0, /* Route Index - route to host */
2054 { 2054 {
2055 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2055 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2056 { 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2056 {{ 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2057 0, /* SPI */ 2057 0, /* SPI */
2058 0, /* Flow */ 2058 0, /* Flow */
2059 pa_IPV4, /* IP Type */ 2059 pa_IPV4, /* IP Type */
@@ -2077,8 +2077,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2077 24, /* L3 Outer IP Handle Index */ 2077 24, /* L3 Outer IP Handle Index */
2078 0, /* Route Index - route to host */ 2078 0, /* Route Index - route to host */
2079 { 2079 {
2080 { 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2080 {{ 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2081 { 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2081 {{ 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2082 0, /* SPI */ 2082 0, /* SPI */
2083 0, /* Flow */ 2083 0, /* Flow */
2084 pa_IPV4, /* IP Type */ 2084 pa_IPV4, /* IP Type */
@@ -2102,8 +2102,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2102 5, /* L3 Outer IP Handle Index */ 2102 5, /* L3 Outer IP Handle Index */
2103 0, /* Route Index - route to host */ 2103 0, /* Route Index - route to host */
2104 { 2104 {
2105 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2105 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2106 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2106 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2107 0x55550000, /* SPI */ 2107 0x55550000, /* SPI */
2108 0, /* Flow */ 2108 0, /* Flow */
2109 pa_IPV4, /* IP Type */ 2109 pa_IPV4, /* IP Type */
@@ -2127,8 +2127,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2127 24, /* L3 Outer IP Handle Index */ 2127 24, /* L3 Outer IP Handle Index */
2128 0, /* Route Index - route to host */ 2128 0, /* Route Index - route to host */
2129 { 2129 {
2130 { 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2130 {{ 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2131 { 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2131 {{ 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2132 0, /* SPI */ 2132 0, /* SPI */
2133 0, /* Flow */ 2133 0, /* Flow */
2134 pa_IPV4, /* IP Type */ 2134 pa_IPV4, /* IP Type */
@@ -2154,8 +2154,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2154 24, /* L3 Outer IP Handle Index */ 2154 24, /* L3 Outer IP Handle Index */
2155 0, /* Route Index - route to host */ 2155 0, /* Route Index - route to host */
2156 { 2156 {
2157 { 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2157 {{ 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2158 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2158 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2159 0, /* SPI */ 2159 0, /* SPI */
2160 0, /* Flow */ 2160 0, /* Flow */
2161 pa_IPV4, /* IP Type */ 2161 pa_IPV4, /* IP Type */
@@ -2180,8 +2180,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2180 24, /* L3 Outer IP Handle Index */ 2180 24, /* L3 Outer IP Handle Index */
2181 0, /* Route Index - route to host */ 2181 0, /* Route Index - route to host */
2182 { 2182 {
2183 { 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2183 {{ 120, 121, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2184 { 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2184 {{ 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2185 0, /* SPI */ 2185 0, /* SPI */
2186 0, /* Flow */ 2186 0, /* Flow */
2187 pa_IPV4, /* IP Type */ 2187 pa_IPV4, /* IP Type */
@@ -2207,8 +2207,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2207 23, /* L3 Outer IP Handle Index */ 2207 23, /* L3 Outer IP Handle Index */
2208 0, /* Route Index - route to host */ 2208 0, /* Route Index - route to host */
2209 { 2209 {
2210 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2210 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2211 { 25, 26, 27, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2211 {{ 25, 26, 27, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2212 0, /* SPI */ 2212 0, /* SPI */
2213 0, /* Flow */ 2213 0, /* Flow */
2214 pa_IPV4, /* IP Type */ 2214 pa_IPV4, /* IP Type */
@@ -2232,8 +2232,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2232 23, /* L3 Outer IP Handle Index */ 2232 23, /* L3 Outer IP Handle Index */
2233 0, /* Route Index - route to host */ 2233 0, /* Route Index - route to host */
2234 { 2234 {
2235 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2235 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2236 { 25, 26, 27, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2236 {{ 25, 26, 27, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2237 0, /* SPI */ 2237 0, /* SPI */
2238 0, /* Flow */ 2238 0, /* Flow */
2239 pa_IPV4, /* IP Type */ 2239 pa_IPV4, /* IP Type */
@@ -2257,8 +2257,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2257 23, /* L3 Outer IP Handle Index */ 2257 23, /* L3 Outer IP Handle Index */
2258 0, /* Route Index - route to host */ 2258 0, /* Route Index - route to host */
2259 { 2259 {
2260 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2260 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2261 { 25, 26, 27, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2261 {{ 25, 26, 27, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2262 0, /* SPI */ 2262 0, /* SPI */
2263 0, /* Flow */ 2263 0, /* Flow */
2264 pa_IPV4, /* IP Type */ 2264 pa_IPV4, /* IP Type */
@@ -2282,8 +2282,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2282 23, /* L3 Outer IP Handle Index */ 2282 23, /* L3 Outer IP Handle Index */
2283 0, /* Route Index - route to host */ 2283 0, /* Route Index - route to host */
2284 { 2284 {
2285 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2285 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2286 { 25, 26, 27, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2286 {{ 25, 26, 27, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2287 0, /* SPI */ 2287 0, /* SPI */
2288 0, /* Flow */ 2288 0, /* Flow */
2289 pa_IPV4, /* IP Type */ 2289 pa_IPV4, /* IP Type */
@@ -2307,8 +2307,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2307 23, /* L3 Outer IP Handle Index */ 2307 23, /* L3 Outer IP Handle Index */
2308 0, /* Route Index - route to host */ 2308 0, /* Route Index - route to host */
2309 { 2309 {
2310 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2310 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2311 { 25, 26, 27, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2311 {{ 25, 26, 27, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2312 0, /* SPI */ 2312 0, /* SPI */
2313 0, /* Flow */ 2313 0, /* Flow */
2314 pa_IPV4, /* IP Type */ 2314 pa_IPV4, /* IP Type */
@@ -2332,8 +2332,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2332 23, /* L3 Outer IP Handle Index */ 2332 23, /* L3 Outer IP Handle Index */
2333 0, /* Route Index - route to host */ 2333 0, /* Route Index - route to host */
2334 { 2334 {
2335 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2335 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2336 { 25, 26, 27, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2336 {{ 25, 26, 27, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2337 0, /* SPI */ 2337 0, /* SPI */
2338 0, /* Flow */ 2338 0, /* Flow */
2339 pa_IPV4, /* IP Type */ 2339 pa_IPV4, /* IP Type */
@@ -2357,8 +2357,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2357 23, /* L3 Outer IP Handle Index */ 2357 23, /* L3 Outer IP Handle Index */
2358 0, /* Route Index - route to host */ 2358 0, /* Route Index - route to host */
2359 { 2359 {
2360 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2360 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2361 { 25, 26, 27, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2361 {{ 25, 26, 27, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2362 0, /* SPI */ 2362 0, /* SPI */
2363 0, /* Flow */ 2363 0, /* Flow */
2364 pa_IPV4, /* IP Type */ 2364 pa_IPV4, /* IP Type */
@@ -2382,8 +2382,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2382 23, /* L3 Outer IP Handle Index */ 2382 23, /* L3 Outer IP Handle Index */
2383 0, /* Route Index - route to host */ 2383 0, /* Route Index - route to host */
2384 { 2384 {
2385 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2385 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2386 { 25, 26, 27, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2386 {{ 25, 26, 27, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2387 0, /* SPI */ 2387 0, /* SPI */
2388 0, /* Flow */ 2388 0, /* Flow */
2389 pa_IPV4, /* IP Type */ 2389 pa_IPV4, /* IP Type */
@@ -2407,8 +2407,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2407 23, /* L3 Outer IP Handle Index */ 2407 23, /* L3 Outer IP Handle Index */
2408 0, /* Route Index - route to host */ 2408 0, /* Route Index - route to host */
2409 { 2409 {
2410 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2410 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2411 { 25, 26, 27, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2411 {{ 25, 26, 27, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2412 0, /* SPI */ 2412 0, /* SPI */
2413 0, /* Flow */ 2413 0, /* Flow */
2414 pa_IPV4, /* IP Type */ 2414 pa_IPV4, /* IP Type */
@@ -2432,8 +2432,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2432 23, /* L3 Outer IP Handle Index */ 2432 23, /* L3 Outer IP Handle Index */
2433 0, /* Route Index - route to host */ 2433 0, /* Route Index - route to host */
2434 { 2434 {
2435 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2435 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2436 { 25, 26, 27, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2436 {{ 25, 26, 27, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2437 0, /* SPI */ 2437 0, /* SPI */
2438 0, /* Flow */ 2438 0, /* Flow */
2439 pa_IPV4, /* IP Type */ 2439 pa_IPV4, /* IP Type */
@@ -2457,8 +2457,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2457 23, /* L3 Outer IP Handle Index */ 2457 23, /* L3 Outer IP Handle Index */
2458 0, /* Route Index - route to host */ 2458 0, /* Route Index - route to host */
2459 { 2459 {
2460 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2460 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2461 { 25, 26, 27, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2461 {{ 25, 26, 27, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2462 0, /* SPI */ 2462 0, /* SPI */
2463 0, /* Flow */ 2463 0, /* Flow */
2464 pa_IPV4, /* IP Type */ 2464 pa_IPV4, /* IP Type */
@@ -2482,8 +2482,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2482 23, /* L3 Outer IP Handle Index */ 2482 23, /* L3 Outer IP Handle Index */
2483 0, /* Route Index - route to host */ 2483 0, /* Route Index - route to host */
2484 { 2484 {
2485 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2485 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2486 { 25, 26, 27, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2486 {{ 25, 26, 27, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2487 0, /* SPI */ 2487 0, /* SPI */
2488 0, /* Flow */ 2488 0, /* Flow */
2489 pa_IPV4, /* IP Type */ 2489 pa_IPV4, /* IP Type */
@@ -2507,8 +2507,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2507 23, /* L3 Outer IP Handle Index */ 2507 23, /* L3 Outer IP Handle Index */
2508 0, /* Route Index - route to host */ 2508 0, /* Route Index - route to host */
2509 { 2509 {
2510 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2510 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2511 { 25, 26, 27, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2511 {{ 25, 26, 27, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2512 0, /* SPI */ 2512 0, /* SPI */
2513 0, /* Flow */ 2513 0, /* Flow */
2514 pa_IPV4, /* IP Type */ 2514 pa_IPV4, /* IP Type */
@@ -2532,8 +2532,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2532 23, /* L3 Outer IP Handle Index */ 2532 23, /* L3 Outer IP Handle Index */
2533 0, /* Route Index - route to host */ 2533 0, /* Route Index - route to host */
2534 { 2534 {
2535 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2535 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2536 { 25, 26, 27, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2536 {{ 25, 26, 27, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2537 0, /* SPI */ 2537 0, /* SPI */
2538 0, /* Flow */ 2538 0, /* Flow */
2539 pa_IPV4, /* IP Type */ 2539 pa_IPV4, /* IP Type */
@@ -2557,8 +2557,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2557 23, /* L3 Outer IP Handle Index */ 2557 23, /* L3 Outer IP Handle Index */
2558 0, /* Route Index - route to host */ 2558 0, /* Route Index - route to host */
2559 { 2559 {
2560 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2560 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2561 { 25, 26, 27, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2561 {{ 25, 26, 27, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2562 0, /* SPI */ 2562 0, /* SPI */
2563 0, /* Flow */ 2563 0, /* Flow */
2564 pa_IPV4, /* IP Type */ 2564 pa_IPV4, /* IP Type */
@@ -2582,8 +2582,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2582 23, /* L3 Outer IP Handle Index */ 2582 23, /* L3 Outer IP Handle Index */
2583 0, /* Route Index - route to host */ 2583 0, /* Route Index - route to host */
2584 { 2584 {
2585 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2585 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2586 { 25, 26, 27, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2586 {{ 25, 26, 27, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2587 0, /* SPI */ 2587 0, /* SPI */
2588 0, /* Flow */ 2588 0, /* Flow */
2589 pa_IPV4, /* IP Type */ 2589 pa_IPV4, /* IP Type */
@@ -2607,8 +2607,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2607 23, /* L3 Outer IP Handle Index */ 2607 23, /* L3 Outer IP Handle Index */
2608 0, /* Route Index - route to host */ 2608 0, /* Route Index - route to host */
2609 { 2609 {
2610 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2610 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2611 { 25, 26, 27, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2611 {{ 25, 26, 27, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2612 0, /* SPI */ 2612 0, /* SPI */
2613 0, /* Flow */ 2613 0, /* Flow */
2614 pa_IPV4, /* IP Type */ 2614 pa_IPV4, /* IP Type */
@@ -2632,8 +2632,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2632 23, /* L3 Outer IP Handle Index */ 2632 23, /* L3 Outer IP Handle Index */
2633 0, /* Route Index - route to host */ 2633 0, /* Route Index - route to host */
2634 { 2634 {
2635 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2635 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2636 { 25, 26, 27, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2636 {{ 25, 26, 27, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2637 0, /* SPI */ 2637 0, /* SPI */
2638 0, /* Flow */ 2638 0, /* Flow */
2639 pa_IPV4, /* IP Type */ 2639 pa_IPV4, /* IP Type */
@@ -2657,8 +2657,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2657 23, /* L3 Outer IP Handle Index */ 2657 23, /* L3 Outer IP Handle Index */
2658 0, /* Route Index - route to host */ 2658 0, /* Route Index - route to host */
2659 { 2659 {
2660 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2660 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2661 { 25, 26, 27, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2661 {{ 25, 26, 27, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2662 0, /* SPI */ 2662 0, /* SPI */
2663 0, /* Flow */ 2663 0, /* Flow */
2664 pa_IPV4, /* IP Type */ 2664 pa_IPV4, /* IP Type */
@@ -2682,8 +2682,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2682 23, /* L3 Outer IP Handle Index */ 2682 23, /* L3 Outer IP Handle Index */
2683 0, /* Route Index - route to host */ 2683 0, /* Route Index - route to host */
2684 { 2684 {
2685 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2685 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2686 { 25, 26, 27, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2686 {{ 25, 26, 27, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2687 0, /* SPI */ 2687 0, /* SPI */
2688 0, /* Flow */ 2688 0, /* Flow */
2689 pa_IPV4, /* IP Type */ 2689 pa_IPV4, /* IP Type */
@@ -2707,8 +2707,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2707 23, /* L3 Outer IP Handle Index */ 2707 23, /* L3 Outer IP Handle Index */
2708 0, /* Route Index - route to host */ 2708 0, /* Route Index - route to host */
2709 { 2709 {
2710 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2710 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2711 { 25, 26, 27, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2711 {{ 25, 26, 27, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2712 0, /* SPI */ 2712 0, /* SPI */
2713 0, /* Flow */ 2713 0, /* Flow */
2714 pa_IPV4, /* IP Type */ 2714 pa_IPV4, /* IP Type */
@@ -2732,8 +2732,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2732 23, /* L3 Outer IP Handle Index */ 2732 23, /* L3 Outer IP Handle Index */
2733 0, /* Route Index - route to host */ 2733 0, /* Route Index - route to host */
2734 { 2734 {
2735 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2735 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2736 { 25, 26, 27, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2736 {{ 25, 26, 27, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2737 0, /* SPI */ 2737 0, /* SPI */
2738 0, /* Flow */ 2738 0, /* Flow */
2739 pa_IPV4, /* IP Type */ 2739 pa_IPV4, /* IP Type */
@@ -2757,8 +2757,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2757 23, /* L3 Outer IP Handle Index */ 2757 23, /* L3 Outer IP Handle Index */
2758 0, /* Route Index - route to host */ 2758 0, /* Route Index - route to host */
2759 { 2759 {
2760 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2760 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2761 { 25, 26, 27, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2761 {{ 25, 26, 27, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2762 0, /* SPI */ 2762 0, /* SPI */
2763 0, /* Flow */ 2763 0, /* Flow */
2764 pa_IPV4, /* IP Type */ 2764 pa_IPV4, /* IP Type */
@@ -2782,8 +2782,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2782 23, /* L3 Outer IP Handle Index */ 2782 23, /* L3 Outer IP Handle Index */
2783 0, /* Route Index - route to host */ 2783 0, /* Route Index - route to host */
2784 { 2784 {
2785 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2785 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2786 { 25, 26, 27, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2786 {{ 25, 26, 27, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2787 0, /* SPI */ 2787 0, /* SPI */
2788 0, /* Flow */ 2788 0, /* Flow */
2789 pa_IPV4, /* IP Type */ 2789 pa_IPV4, /* IP Type */
@@ -2807,8 +2807,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2807 23, /* L3 Outer IP Handle Index */ 2807 23, /* L3 Outer IP Handle Index */
2808 0, /* Route Index - route to host */ 2808 0, /* Route Index - route to host */
2809 { 2809 {
2810 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2810 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2811 { 25, 26, 27, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2811 {{ 25, 26, 27, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2812 0, /* SPI */ 2812 0, /* SPI */
2813 0, /* Flow */ 2813 0, /* Flow */
2814 pa_IPV4, /* IP Type */ 2814 pa_IPV4, /* IP Type */
@@ -2832,8 +2832,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2832 23, /* L3 Outer IP Handle Index */ 2832 23, /* L3 Outer IP Handle Index */
2833 0, /* Route Index - route to host */ 2833 0, /* Route Index - route to host */
2834 { 2834 {
2835 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2835 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2836 { 25, 26, 27, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2836 {{ 25, 26, 27, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2837 0, /* SPI */ 2837 0, /* SPI */
2838 0, /* Flow */ 2838 0, /* Flow */
2839 pa_IPV4, /* IP Type */ 2839 pa_IPV4, /* IP Type */
@@ -2857,8 +2857,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2857 23, /* L3 Outer IP Handle Index */ 2857 23, /* L3 Outer IP Handle Index */
2858 0, /* Route Index - route to host */ 2858 0, /* Route Index - route to host */
2859 { 2859 {
2860 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2860 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2861 { 25, 26, 27, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2861 {{ 25, 26, 27, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2862 0, /* SPI */ 2862 0, /* SPI */
2863 0, /* Flow */ 2863 0, /* Flow */
2864 pa_IPV4, /* IP Type */ 2864 pa_IPV4, /* IP Type */
@@ -2882,8 +2882,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2882 23, /* L3 Outer IP Handle Index */ 2882 23, /* L3 Outer IP Handle Index */
2883 0, /* Route Index - route to host */ 2883 0, /* Route Index - route to host */
2884 { 2884 {
2885 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2885 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2886 { 25, 26, 27, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2886 {{ 25, 26, 27, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2887 0, /* SPI */ 2887 0, /* SPI */
2888 0, /* Flow */ 2888 0, /* Flow */
2889 pa_IPV4, /* IP Type */ 2889 pa_IPV4, /* IP Type */
@@ -2907,8 +2907,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2907 23, /* L3 Outer IP Handle Index */ 2907 23, /* L3 Outer IP Handle Index */
2908 0, /* Route Index - route to host */ 2908 0, /* Route Index - route to host */
2909 { 2909 {
2910 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2910 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2911 { 25, 26, 27, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2911 {{ 25, 26, 27, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2912 0, /* SPI */ 2912 0, /* SPI */
2913 0, /* Flow */ 2913 0, /* Flow */
2914 pa_IPV4, /* IP Type */ 2914 pa_IPV4, /* IP Type */
@@ -2932,8 +2932,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2932 23, /* L3 Outer IP Handle Index */ 2932 23, /* L3 Outer IP Handle Index */
2933 0, /* Route Index - route to host */ 2933 0, /* Route Index - route to host */
2934 { 2934 {
2935 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2935 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2936 { 25, 26, 27, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2936 {{ 25, 26, 27, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2937 0, /* SPI */ 2937 0, /* SPI */
2938 0, /* Flow */ 2938 0, /* Flow */
2939 pa_IPV4, /* IP Type */ 2939 pa_IPV4, /* IP Type */
@@ -2957,8 +2957,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2957 23, /* L3 Outer IP Handle Index */ 2957 23, /* L3 Outer IP Handle Index */
2958 0, /* Route Index - route to host */ 2958 0, /* Route Index - route to host */
2959 { 2959 {
2960 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2960 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2961 { 25, 26, 27, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2961 {{ 25, 26, 27, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2962 0, /* SPI */ 2962 0, /* SPI */
2963 0, /* Flow */ 2963 0, /* Flow */
2964 pa_IPV4, /* IP Type */ 2964 pa_IPV4, /* IP Type */
@@ -2982,8 +2982,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
2982 23, /* L3 Outer IP Handle Index */ 2982 23, /* L3 Outer IP Handle Index */
2983 0, /* Route Index - route to host */ 2983 0, /* Route Index - route to host */
2984 { 2984 {
2985 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 2985 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
2986 { 25, 26, 27, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 2986 {{ 25, 26, 27, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
2987 0, /* SPI */ 2987 0, /* SPI */
2988 0, /* Flow */ 2988 0, /* Flow */
2989 pa_IPV4, /* IP Type */ 2989 pa_IPV4, /* IP Type */
@@ -3007,8 +3007,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3007 23, /* L3 Outer IP Handle Index */ 3007 23, /* L3 Outer IP Handle Index */
3008 0, /* Route Index - route to host */ 3008 0, /* Route Index - route to host */
3009 { 3009 {
3010 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3010 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3011 { 25, 26, 27, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3011 {{ 25, 26, 27, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3012 0, /* SPI */ 3012 0, /* SPI */
3013 0, /* Flow */ 3013 0, /* Flow */
3014 pa_IPV4, /* IP Type */ 3014 pa_IPV4, /* IP Type */
@@ -3032,8 +3032,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3032 23, /* L3 Outer IP Handle Index */ 3032 23, /* L3 Outer IP Handle Index */
3033 0, /* Route Index - route to host */ 3033 0, /* Route Index - route to host */
3034 { 3034 {
3035 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3035 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3036 { 25, 26, 27, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3036 {{ 25, 26, 27, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3037 0, /* SPI */ 3037 0, /* SPI */
3038 0, /* Flow */ 3038 0, /* Flow */
3039 pa_IPV4, /* IP Type */ 3039 pa_IPV4, /* IP Type */
@@ -3057,8 +3057,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3057 23, /* L3 Outer IP Handle Index */ 3057 23, /* L3 Outer IP Handle Index */
3058 0, /* Route Index - route to host */ 3058 0, /* Route Index - route to host */
3059 { 3059 {
3060 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3060 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3061 { 25, 26, 27, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3061 {{ 25, 26, 27, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3062 0, /* SPI */ 3062 0, /* SPI */
3063 0, /* Flow */ 3063 0, /* Flow */
3064 pa_IPV4, /* IP Type */ 3064 pa_IPV4, /* IP Type */
@@ -3082,8 +3082,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3082 23, /* L3 Outer IP Handle Index */ 3082 23, /* L3 Outer IP Handle Index */
3083 0, /* Route Index - route to host */ 3083 0, /* Route Index - route to host */
3084 { 3084 {
3085 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3085 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3086 { 25, 26, 27, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3086 {{ 25, 26, 27, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3087 0, /* SPI */ 3087 0, /* SPI */
3088 0, /* Flow */ 3088 0, /* Flow */
3089 pa_IPV4, /* IP Type */ 3089 pa_IPV4, /* IP Type */
@@ -3107,8 +3107,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3107 23, /* L3 Outer IP Handle Index */ 3107 23, /* L3 Outer IP Handle Index */
3108 0, /* Route Index - route to host */ 3108 0, /* Route Index - route to host */
3109 { 3109 {
3110 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3110 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3111 { 25, 26, 27, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3111 {{ 25, 26, 27, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3112 0, /* SPI */ 3112 0, /* SPI */
3113 0, /* Flow */ 3113 0, /* Flow */
3114 pa_IPV4, /* IP Type */ 3114 pa_IPV4, /* IP Type */
@@ -3132,8 +3132,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3132 23, /* L3 Outer IP Handle Index */ 3132 23, /* L3 Outer IP Handle Index */
3133 0, /* Route Index - route to host */ 3133 0, /* Route Index - route to host */
3134 { 3134 {
3135 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3135 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3136 { 25, 26, 27, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3136 {{ 25, 26, 27, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3137 0, /* SPI */ 3137 0, /* SPI */
3138 0, /* Flow */ 3138 0, /* Flow */
3139 pa_IPV4, /* IP Type */ 3139 pa_IPV4, /* IP Type */
@@ -3157,8 +3157,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3157 23, /* L3 Outer IP Handle Index */ 3157 23, /* L3 Outer IP Handle Index */
3158 0, /* Route Index - route to host */ 3158 0, /* Route Index - route to host */
3159 { 3159 {
3160 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3160 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3161 { 25, 26, 27, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3161 {{ 25, 26, 27, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3162 0, /* SPI */ 3162 0, /* SPI */
3163 0, /* Flow */ 3163 0, /* Flow */
3164 pa_IPV4, /* IP Type */ 3164 pa_IPV4, /* IP Type */
@@ -3182,8 +3182,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3182 23, /* L3 Outer IP Handle Index */ 3182 23, /* L3 Outer IP Handle Index */
3183 0, /* Route Index - route to host */ 3183 0, /* Route Index - route to host */
3184 { 3184 {
3185 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3185 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3186 { 25, 26, 27, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3186 {{ 25, 26, 27, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3187 0, /* SPI */ 3187 0, /* SPI */
3188 0, /* Flow */ 3188 0, /* Flow */
3189 pa_IPV4, /* IP Type */ 3189 pa_IPV4, /* IP Type */
@@ -3207,8 +3207,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3207 23, /* L3 Outer IP Handle Index */ 3207 23, /* L3 Outer IP Handle Index */
3208 0, /* Route Index - route to host */ 3208 0, /* Route Index - route to host */
3209 { 3209 {
3210 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3210 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3211 { 25, 26, 27, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3211 {{ 25, 26, 27, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3212 0, /* SPI */ 3212 0, /* SPI */
3213 0, /* Flow */ 3213 0, /* Flow */
3214 pa_IPV4, /* IP Type */ 3214 pa_IPV4, /* IP Type */
@@ -3233,8 +3233,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3233 23, /* L3 Outer IP Handle Index */ 3233 23, /* L3 Outer IP Handle Index */
3234 0, /* Route Index - route to host */ 3234 0, /* Route Index - route to host */
3235 { 3235 {
3236 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3236 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3237 { 25, 26, 27, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3237 {{ 25, 26, 27, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3238 0, /* SPI */ 3238 0, /* SPI */
3239 0, /* Flow */ 3239 0, /* Flow */
3240 pa_IPV4, /* IP Type */ 3240 pa_IPV4, /* IP Type */
@@ -3258,8 +3258,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3258 23, /* L3 Outer IP Handle Index */ 3258 23, /* L3 Outer IP Handle Index */
3259 0, /* Route Index - route to host */ 3259 0, /* Route Index - route to host */
3260 { 3260 {
3261 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3261 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3262 { 25, 26, 27, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3262 {{ 25, 26, 27, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3263 0, /* SPI */ 3263 0, /* SPI */
3264 0, /* Flow */ 3264 0, /* Flow */
3265 pa_IPV4, /* IP Type */ 3265 pa_IPV4, /* IP Type */
@@ -3283,8 +3283,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3283 23, /* L3 Outer IP Handle Index */ 3283 23, /* L3 Outer IP Handle Index */
3284 0, /* Route Index - route to host */ 3284 0, /* Route Index - route to host */
3285 { 3285 {
3286 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3286 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3287 { 25, 26, 27, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3287 {{ 25, 26, 27, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3288 0, /* SPI */ 3288 0, /* SPI */
3289 0, /* Flow */ 3289 0, /* Flow */
3290 pa_IPV4, /* IP Type */ 3290 pa_IPV4, /* IP Type */
@@ -3308,8 +3308,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3308 23, /* L3 Outer IP Handle Index */ 3308 23, /* L3 Outer IP Handle Index */
3309 0, /* Route Index - route to host */ 3309 0, /* Route Index - route to host */
3310 { 3310 {
3311 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3311 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3312 { 25, 26, 27, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3312 {{ 25, 26, 27, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3313 0, /* SPI */ 3313 0, /* SPI */
3314 0, /* Flow */ 3314 0, /* Flow */
3315 pa_IPV4, /* IP Type */ 3315 pa_IPV4, /* IP Type */
@@ -3333,8 +3333,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3333 23, /* L3 Outer IP Handle Index */ 3333 23, /* L3 Outer IP Handle Index */
3334 0, /* Route Index - route to host */ 3334 0, /* Route Index - route to host */
3335 { 3335 {
3336 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3336 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3337 { 25, 26, 27, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3337 {{ 25, 26, 27, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3338 0, /* SPI */ 3338 0, /* SPI */
3339 0, /* Flow */ 3339 0, /* Flow */
3340 pa_IPV4, /* IP Type */ 3340 pa_IPV4, /* IP Type */
@@ -3358,8 +3358,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3358 23, /* L3 Outer IP Handle Index */ 3358 23, /* L3 Outer IP Handle Index */
3359 0, /* Route Index - route to host */ 3359 0, /* Route Index - route to host */
3360 { 3360 {
3361 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3361 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3362 { 25, 26, 27, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3362 {{ 25, 26, 27, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3363 0, /* SPI */ 3363 0, /* SPI */
3364 0, /* Flow */ 3364 0, /* Flow */
3365 pa_IPV4, /* IP Type */ 3365 pa_IPV4, /* IP Type */
@@ -3383,8 +3383,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3383 23, /* L3 Outer IP Handle Index */ 3383 23, /* L3 Outer IP Handle Index */
3384 0, /* Route Index - route to host */ 3384 0, /* Route Index - route to host */
3385 { 3385 {
3386 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3386 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3387 { 25, 26, 27, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3387 {{ 25, 26, 27, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3388 0, /* SPI */ 3388 0, /* SPI */
3389 0, /* Flow */ 3389 0, /* Flow */
3390 pa_IPV4, /* IP Type */ 3390 pa_IPV4, /* IP Type */
@@ -3408,8 +3408,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3408 23, /* L3 Outer IP Handle Index */ 3408 23, /* L3 Outer IP Handle Index */
3409 0, /* Route Index - route to host */ 3409 0, /* Route Index - route to host */
3410 { 3410 {
3411 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3411 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3412 { 25, 26, 27, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3412 {{ 25, 26, 27, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3413 0, /* SPI */ 3413 0, /* SPI */
3414 0, /* Flow */ 3414 0, /* Flow */
3415 pa_IPV4, /* IP Type */ 3415 pa_IPV4, /* IP Type */
@@ -3433,8 +3433,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3433 23, /* L3 Outer IP Handle Index */ 3433 23, /* L3 Outer IP Handle Index */
3434 0, /* Route Index - route to host */ 3434 0, /* Route Index - route to host */
3435 { 3435 {
3436 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3436 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3437 { 25, 26, 27, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3437 {{ 25, 26, 27, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3438 0, /* SPI */ 3438 0, /* SPI */
3439 0, /* Flow */ 3439 0, /* Flow */
3440 pa_IPV4, /* IP Type */ 3440 pa_IPV4, /* IP Type */
@@ -3458,8 +3458,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3458 23, /* L3 Outer IP Handle Index */ 3458 23, /* L3 Outer IP Handle Index */
3459 0, /* Route Index - route to host */ 3459 0, /* Route Index - route to host */
3460 { 3460 {
3461 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3461 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3462 { 25, 26, 27, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3462 {{ 25, 26, 27, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3463 0, /* SPI */ 3463 0, /* SPI */
3464 0, /* Flow */ 3464 0, /* Flow */
3465 pa_IPV4, /* IP Type */ 3465 pa_IPV4, /* IP Type */
@@ -3483,8 +3483,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3483 23, /* L3 Outer IP Handle Index */ 3483 23, /* L3 Outer IP Handle Index */
3484 0, /* Route Index - route to host */ 3484 0, /* Route Index - route to host */
3485 { 3485 {
3486 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3486 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3487 { 25, 26, 27, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3487 {{ 25, 26, 27, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3488 0, /* SPI */ 3488 0, /* SPI */
3489 0, /* Flow */ 3489 0, /* Flow */
3490 pa_IPV4, /* IP Type */ 3490 pa_IPV4, /* IP Type */
@@ -3508,8 +3508,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3508 0, /* Virtual Link Handle Index */ 3508 0, /* Virtual Link Handle Index */
3509 5, /* Route Index - route to host */ 3509 5, /* Route Index - route to host */
3510 { 3510 {
3511 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3511 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3512 { 25, 26, 27, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3512 {{ 25, 26, 27, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3513 0, /* SPI */ 3513 0, /* SPI */
3514 0, /* Flow */ 3514 0, /* Flow */
3515 pa_IPV4, /* IP Type */ 3515 pa_IPV4, /* IP Type */
@@ -3533,8 +3533,8 @@ static t4IpPaSetup_t t4InnerIpInfo[] = {
3533 0, /* Virtual Link Handle Index */ 3533 0, /* Virtual Link Handle Index */
3534 0, /* Route Index - route to host */ 3534 0, /* Route Index - route to host */
3535 { 3535 {
3536 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3536 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3537 { 25, 26, 27, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3537 {{ 25, 26, 27, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3538 0, /* SPI */ 3538 0, /* SPI */
3539 0, /* Flow */ 3539 0, /* Flow */
3540 pa_IPV4, /* IP Type */ 3540 pa_IPV4, /* IP Type */
@@ -3568,8 +3568,8 @@ static t4IpPaSetup_t t4InnerInnerIpInfo[] = {
3568 0, /* L3 Outer IP Handle Index */ 3568 0, /* L3 Outer IP Handle Index */
3569 0, /* Route Index - route to host */ 3569 0, /* Route Index - route to host */
3570 { 3570 {
3571 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3571 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3572 { 40, 41, 42, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3572 {{ 40, 41, 42, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3573 0, /* SPI */ 3573 0, /* SPI */
3574 0, /* Flow */ 3574 0, /* Flow */
3575 pa_IPV4, /* IP Type */ 3575 pa_IPV4, /* IP Type */
@@ -3592,8 +3592,8 @@ static t4IpPaSetup_t t4InnerInnerIpInfo[] = {
3592 0, /* L3 Outer IP Handle Index */ 3592 0, /* L3 Outer IP Handle Index */
3593 0, /* Route Index - route to host */ 3593 0, /* Route Index - route to host */
3594 { 3594 {
3595 { 40, 41, 42, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 3595 {{ 40, 41, 42, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
3596 { 40, 41, 42, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 3596 {{ 40, 41, 42, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
3597 0, /* SPI */ 3597 0, /* SPI */
3598 0, /* Flow */ 3598 0, /* Flow */
3599 pa_IPV4, /* IP Type */ 3599 pa_IPV4, /* IP Type */
@@ -4997,7 +4997,7 @@ static pktTestInfo_t t4PktInfo[] = {
4997 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */ 4997 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */
4998 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 4998 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
4999 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH)}, /* SPI match */ 4999 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH)}, /* SPI match */
5000 T4_PACKET_L3_MATCH_VALID | T4_NUM_LOCAL_L3_OUTER_IP_HANDLES + 6 /* Packet will match inner IP entry 5 */ 5000 (T4_PACKET_L3_MATCH_VALID | T4_NUM_LOCAL_L3_OUTER_IP_HANDLES) + 6 /* Packet will match inner IP entry 5 */
5001 }, 5001 },
5002 #endif 5002 #endif
5003 5003
@@ -5009,7 +5009,7 @@ static pktTestInfo_t t4PktInfo[] = {
5009 { ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */ 5009 { ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */
5010 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* Outer IP match */ 5010 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* Outer IP match */
5011 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4) }, /* inner IP match */ 5011 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4) }, /* inner IP match */
5012 T4_PACKET_L3_MATCH_VALID | T4_NUM_LOCAL_L3_OUTER_IP_HANDLES + 0 /* Packet will match inner IP entry 0 */ 5012 (T4_PACKET_L3_MATCH_VALID | T4_NUM_LOCAL_L3_OUTER_IP_HANDLES) + 0 /* Packet will match inner IP entry 0 */
5013 }, 5013 },
5014 5014
5015 /* Packet 3 */ 5015 /* Packet 3 */
@@ -5020,7 +5020,7 @@ static pktTestInfo_t t4PktInfo[] = {
5020 { ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */ 5020 { ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* MAC match */
5021 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* Outer IP match */ 5021 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* Outer IP match */
5022 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4) }, /* inner IP match */ 5022 ( 1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4) }, /* inner IP match */
5023 T4_PACKET_L3_MATCH_VALID | T4_NUM_LOCAL_L3_OUTER_IP_HANDLES + 2 /* Packet will match inner IP entry 0 */ 5023 ( T4_PACKET_L3_MATCH_VALID | T4_NUM_LOCAL_L3_OUTER_IP_HANDLES ) + 2 /* Packet will match inner IP entry 0 */
5024 }, 5024 },
5025 5025
5026 5026
@@ -5122,7 +5122,7 @@ ifPktTestInfo_t t4eQoSPktTestInfo[] = {
5122 }, 5122 },
5123 5123
5124 pa_EMAC_PORT_0, 5124 pa_EMAC_PORT_0,
5125 0, 0, 0 5125 { 0, 0, 0 }
5126 }, 5126 },
5127 5127
5128 5128
@@ -5139,7 +5139,7 @@ ifPktTestInfo_t t4eQoSPktTestInfo[] = {
5139 }, 5139 },
5140 5140
5141 pa_EMAC_PORT_0, 5141 pa_EMAC_PORT_0,
5142 0, 0, 0 5142 { 0, 0, 0 }
5143 }, 5143 },
5144 5144
5145 { 5145 {
@@ -5155,7 +5155,7 @@ ifPktTestInfo_t t4eQoSPktTestInfo[] = {
5155 }, 5155 },
5156 5156
5157 pa_EMAC_PORT_1, 5157 pa_EMAC_PORT_1,
5158 0, 0, 0 5158 { 0, 0, 0}
5159 }, 5159 },
5160 5160
5161 { 5161 {
@@ -5171,7 +5171,7 @@ ifPktTestInfo_t t4eQoSPktTestInfo[] = {
5171 }, 5171 },
5172 5172
5173 pa_EMAC_PORT_2, 5173 pa_EMAC_PORT_2,
5174 0, 0, 0 5174 { 0, 0, 0 }
5175 }, 5175 },
5176}; 5176};
5177 5177
@@ -6665,7 +6665,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6665 }, 6665 },
6666 6666
6667 pa_EMAC_PORT_1, 6667 pa_EMAC_PORT_1,
6668 0, 0, 0 6668 { 0, 0, 0 }
6669 }, 6669 },
6670 6670
6671 { 6671 {
@@ -6679,7 +6679,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6679 }, 6679 },
6680 6680
6681 pa_EMAC_PORT_1, 6681 pa_EMAC_PORT_1,
6682 0, 0, 0 6682 { 0, 0, 0 }
6683 }, 6683 },
6684 6684
6685 { 6685 {
@@ -6693,7 +6693,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6693 }, 6693 },
6694 6694
6695 pa_EMAC_PORT_1, 6695 pa_EMAC_PORT_1,
6696 0, 0, 0 6696 { 0, 0, 0 }
6697 }, 6697 },
6698 6698
6699 { 6699 {
@@ -6707,7 +6707,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6707 }, 6707 },
6708 6708
6709 pa_EMAC_PORT_1, 6709 pa_EMAC_PORT_1,
6710 0, 0, 0 6710 { 0, 0, 0 }
6711 }, 6711 },
6712 6712
6713 { 6713 {
@@ -6721,7 +6721,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6721 }, 6721 },
6722 6722
6723 pa_EMAC_PORT_1, 6723 pa_EMAC_PORT_1,
6724 0, 0, 0 6724 { 0, 0, 0 }
6725 }, 6725 },
6726 6726
6727 { 6727 {
@@ -6735,7 +6735,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6735 }, 6735 },
6736 6736
6737 pa_EMAC_PORT_2, 6737 pa_EMAC_PORT_2,
6738 0, 0, 0 6738 { 0, 0, 0 }
6739 }, 6739 },
6740 6740
6741 { 6741 {
@@ -6749,7 +6749,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6749 }, 6749 },
6750 6750
6751 pa_EMAC_PORT_3, 6751 pa_EMAC_PORT_3,
6752 0, 0, 0 6752 { 0, 0, 0 }
6753 }, 6753 },
6754 6754
6755 { 6755 {
@@ -6763,7 +6763,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6763 }, 6763 },
6764 6764
6765 pa_EMAC_PORT_3, 6765 pa_EMAC_PORT_3,
6766 0, 0, 0 6766 { 0, 0, 0 }
6767 }, 6767 },
6768 6768
6769 { 6769 {
@@ -6777,7 +6777,7 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6777 }, 6777 },
6778 6778
6779 pa_EMAC_PORT_3, 6779 pa_EMAC_PORT_3,
6780 0, 0, 0 6780 { 0, 0, 0 }
6781 }, 6781 },
6782 6782
6783 { 6783 {
@@ -6791,8 +6791,8 @@ ifPktTestInfo_t t4eQoSEgressPktTestInfo[] = {
6791 }, 6791 },
6792 6792
6793 pa_EMAC_PORT_3, 6793 pa_EMAC_PORT_3,
6794 60, /* MTU size */ 6794 { 60, /* MTU size */
6795 0, 0 6795 0, 0 }
6796 }, 6796 },
6797 6797
6798 6798
diff --git a/test/PAUnitTest/src/tests/test5.c b/test/PAUnitTest/src/tests/test5.c
index 09209ec..f5b8792 100644
--- a/test/PAUnitTest/src/tests/test5.c
+++ b/test/PAUnitTest/src/tests/test5.c
@@ -584,7 +584,9 @@ static paRouteInfo_t nfailRoute = { pa_DEST_DISCARD, /* Dest */
584 0, /* pkyType: for SRIO only */ 584 0, /* pkyType: for SRIO only */
585 NULL}; /* No commands */ 585 NULL}; /* No commands */
586 586
587#ifdef _TMS320C6X
587#pragma DATA_SECTION(t5Encap, ".testPkts") 588#pragma DATA_SECTION(t5Encap, ".testPkts")
589#endif
588static t5TestEncap_t t5Encap; 590static t5TestEncap_t t5Encap;
589 591
590 592
diff --git a/test/PAUnitTest/src/tests/test5pkts.h b/test/PAUnitTest/src/tests/test5pkts.h
index 480330c..1f65722 100644
--- a/test/PAUnitTest/src/tests/test5pkts.h
+++ b/test/PAUnitTest/src/tests/test5pkts.h
@@ -88,8 +88,8 @@ static t5SpiIpSetup_t t5SpiIpSetup[] = {
88 { 88 {
89 /* SPI IP Entry 0 */ 89 /* SPI IP Entry 0 */
90 0, /* Linked to IP index 0 */ 90 0, /* Linked to IP index 0 */
91 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 91 { { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, /* IP Source address */
92 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 92 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, /* IP Destination address */
93 0x34ff003e, /* SPI */ 93 0x34ff003e, /* SPI */
94 0, /* Flow */ 94 0, /* Flow */
95 pa_IPV4, /* IP Type */ 95 pa_IPV4, /* IP Type */
@@ -105,8 +105,8 @@ static t5SpiIpSetup_t t5SpiIpSetup[] = {
105 { 105 {
106 /* SPI IP Entry 0 */ 106 /* SPI IP Entry 0 */
107 0, /* Linked to IP index 0 */ 107 0, /* Linked to IP index 0 */
108 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 108 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
109 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 109 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
110 0x34ff003f, /* SPI */ 110 0x34ff003f, /* SPI */
111 0, /* Flow */ 111 0, /* Flow */
112 pa_IPV4, /* IP Type */ 112 pa_IPV4, /* IP Type */
@@ -123,8 +123,8 @@ static t5SpiIpSetup_t t5SpiIpSetup[] = {
123 { 123 {
124 /* SPI IP Entry 1 */ 124 /* SPI IP Entry 1 */
125 -1, /* SPI entry not linked */ 125 -1, /* SPI entry not linked */
126 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 126 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
127 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 127 {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
128 0x44440001, /* SPI */ 128 0x44440001, /* SPI */
129 0, /* Flow */ 129 0, /* Flow */
130 pa_IPV4, /* IP Type */ 130 pa_IPV4, /* IP Type */
@@ -155,8 +155,8 @@ static t5IpSetup_t t5IpSetup[] = {
155 { 155 {
156 /* IP Entry 0 */ 156 /* IP Entry 0 */
157 0, /* Linked to dest mac index 0 */ 157 0, /* Linked to dest mac index 0 */
158 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 158 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
159 { 200, 201, 202, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 159 {{ 200, 201, 202, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
160 0, /* SPI */ 160 0, /* SPI */
161 0, /* Flow */ 161 0, /* Flow */
162 pa_IPV4, /* IP Type */ 162 pa_IPV4, /* IP Type */
@@ -171,8 +171,8 @@ static t5IpSetup_t t5IpSetup[] = {
171 171
172 /* IP Entry 1 */ 172 /* IP Entry 1 */
173 { 1, /* Linked to dest mac index 1 */ 173 { 1, /* Linked to dest mac index 1 */
174 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 174 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
175 { 200, 201, 202, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 175 {{ 200, 201, 202, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
176 0, /* SPI */ 176 0, /* SPI */
177 0, /* Flow */ 177 0, /* Flow */
178 pa_IPV4, /* IP Type */ 178 pa_IPV4, /* IP Type */
@@ -187,8 +187,8 @@ static t5IpSetup_t t5IpSetup[] = {
187 187
188 /* IP Entry 2 */ 188 /* IP Entry 2 */
189 { 0, /* Linked to dest mac index 0 */ 189 { 0, /* Linked to dest mac index 0 */
190 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 190 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
191 { 200, 201, 202, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 191 {{ 200, 201, 202, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
192 0, /* SPI */ 192 0, /* SPI */
193 0, /* Flow */ 193 0, /* Flow */
194 pa_IPV4, /* IP Type */ 194 pa_IPV4, /* IP Type */
@@ -204,8 +204,8 @@ static t5IpSetup_t t5IpSetup[] = {
204 204
205 /* IP Entry 3 */ 205 /* IP Entry 3 */
206 { 1, /* Linked to dest mac index 1 */ 206 { 1, /* Linked to dest mac index 1 */
207 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 207 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
208 { 200, 201, 202, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 208 {{ 200, 201, 202, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
209 0, /* SPI */ 209 0, /* SPI */
210 0, /* Flow */ 210 0, /* Flow */
211 pa_IPV4, /* IP Type */ 211 pa_IPV4, /* IP Type */
@@ -220,8 +220,8 @@ static t5IpSetup_t t5IpSetup[] = {
220 220
221 /* IP Entry 4 */ 221 /* IP Entry 4 */
222 { 0, /* Linked to dest mac index 0 */ 222 { 0, /* Linked to dest mac index 0 */
223 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 223 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
224 { 200, 201, 202, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 224 {{ 200, 201, 202, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
225 0, /* SPI */ 225 0, /* SPI */
226 0, /* Flow */ 226 0, /* Flow */
227 pa_IPV4, /* IP Type */ 227 pa_IPV4, /* IP Type */
@@ -236,8 +236,8 @@ static t5IpSetup_t t5IpSetup[] = {
236 236
237 /* IP Entry 5 */ 237 /* IP Entry 5 */
238 { 1, /* Linked to dest mac index 1 */ 238 { 1, /* Linked to dest mac index 1 */
239 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 239 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
240 { 200, 201, 202, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 240 {{ 200, 201, 202, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
241 0, /* SPI */ 241 0, /* SPI */
242 0, /* Flow */ 242 0, /* Flow */
243 pa_IPV4, /* IP Type */ 243 pa_IPV4, /* IP Type */
@@ -252,8 +252,8 @@ static t5IpSetup_t t5IpSetup[] = {
252 252
253 /* IP Entry 6 */ 253 /* IP Entry 6 */
254 { 0, /* Linked to dest mac index 0 */ 254 { 0, /* Linked to dest mac index 0 */
255 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 255 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
256 { 200, 201, 202, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 256 {{ 200, 201, 202, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
257 0, /* SPI */ 257 0, /* SPI */
258 0, /* Flow */ 258 0, /* Flow */
259 pa_IPV4, /* IP Type */ 259 pa_IPV4, /* IP Type */
@@ -268,8 +268,8 @@ static t5IpSetup_t t5IpSetup[] = {
268 268
269 /* IP Entry 7 */ 269 /* IP Entry 7 */
270 { 1, /* Linked to dest mac index 1 */ 270 { 1, /* Linked to dest mac index 1 */
271 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 271 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
272 { 200, 201, 202, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 272 {{ 200, 201, 202, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
273 0, /* SPI */ 273 0, /* SPI */
274 0, /* Flow */ 274 0, /* Flow */
275 pa_IPV4, /* IP Type */ 275 pa_IPV4, /* IP Type */
@@ -284,8 +284,8 @@ static t5IpSetup_t t5IpSetup[] = {
284 284
285 /* IP Entry 8 */ 285 /* IP Entry 8 */
286 { 0, /* Linked to dest mac index 0 */ 286 { 0, /* Linked to dest mac index 0 */
287 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 287 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
288 { 200, 201, 202, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 288 {{ 200, 201, 202, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
289 0, /* SPI */ 289 0, /* SPI */
290 0, /* Flow */ 290 0, /* Flow */
291 pa_IPV4, /* IP Type */ 291 pa_IPV4, /* IP Type */
@@ -301,8 +301,8 @@ static t5IpSetup_t t5IpSetup[] = {
301 301
302 /* IP Entry 9 */ 302 /* IP Entry 9 */
303 { 1, /* Linked to dest mac index 1 */ 303 { 1, /* Linked to dest mac index 1 */
304 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 304 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
305 { 200, 201, 202, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 305 {{ 200, 201, 202, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
306 0, /* SPI */ 306 0, /* SPI */
307 0, /* Flow */ 307 0, /* Flow */
308 pa_IPV4, /* IP Type */ 308 pa_IPV4, /* IP Type */
@@ -318,8 +318,8 @@ static t5IpSetup_t t5IpSetup[] = {
318 318
319 /* IP Entry 10 */ 319 /* IP Entry 10 */
320 { 0, /* Linked to dest mac index 0 */ 320 { 0, /* Linked to dest mac index 0 */
321 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 321 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
322 { 200, 201, 202, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 322 {{ 200, 201, 202, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
323 0, /* SPI */ 323 0, /* SPI */
324 0, /* Flow */ 324 0, /* Flow */
325 pa_IPV4, /* IP Type */ 325 pa_IPV4, /* IP Type */
@@ -334,8 +334,8 @@ static t5IpSetup_t t5IpSetup[] = {
334 334
335 /* IP Entry 11 */ 335 /* IP Entry 11 */
336 { 1, /* Linked to dest mac index 1 */ 336 { 1, /* Linked to dest mac index 1 */
337 { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Source address */ 337 { {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Source address */
338 { 200, 201, 202, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* IP Destination address */ 338 {{ 200, 201, 202, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}, /* IP Destination address */
339 0, /* SPI */ 339 0, /* SPI */
340 0, /* Flow */ 340 0, /* Flow */
341 pa_IPV4, /* IP Type */ 341 pa_IPV4, /* IP Type */
@@ -3637,6 +3637,7 @@ typedef struct pktTestInfo2_s {
3637static pktTestInfo2_t t5NatTPktInfo[] = { 3637static pktTestInfo2_t t5NatTPktInfo[] = {
3638 /* Packet 0 */ 3638 /* Packet 0 */
3639 { 3639 {
3640 {
3640 (uint8_t *)natTPkt0, 3641 (uint8_t *)natTPkt0,
3641 (pasahoLongInfo_t *)&natTPkt0Info, 3642 (pasahoLongInfo_t *)&natTPkt0Info,
3642 sizeof(natTPkt0), 3643 sizeof(natTPkt0),
@@ -3644,13 +3645,16 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3644 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3645 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3645 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3646 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3646 T5_NAT_T_DATA_PKT_INDEX + 0, 3647 T5_NAT_T_DATA_PKT_INDEX + 0,
3647 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* SPI match */ 3648 },
3649 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* SPI match */
3648 0, 3650 0,
3649 0 }, 3651 0
3652 }
3650 }, 3653 },
3651 3654
3652 /* Packet 1 */ 3655 /* Packet 1 */
3653 { 3656 {
3657 {
3654 (uint8_t *)natTPkt1, 3658 (uint8_t *)natTPkt1,
3655 (pasahoLongInfo_t *)&natTPkt1Info, 3659 (pasahoLongInfo_t *)&natTPkt1Info,
3656 sizeof(natTPkt1), 3660 sizeof(natTPkt1),
@@ -3658,6 +3662,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3658 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3662 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3659 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3663 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3660 T5_NAT_T_DATA_PKT_INDEX + 1, 3664 T5_NAT_T_DATA_PKT_INDEX + 1,
3665 },
3661 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* SPI match */ 3666 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* SPI match */
3662 0, 3667 0,
3663 0 }, 3668 0 },
@@ -3665,6 +3670,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3665 3670
3666 /* Packet 2 */ 3671 /* Packet 2 */
3667 { 3672 {
3673 {
3668 (uint8_t *)natTPkt2, 3674 (uint8_t *)natTPkt2,
3669 (pasahoLongInfo_t *)&natTPkt2Info, 3675 (pasahoLongInfo_t *)&natTPkt2Info,
3670 sizeof(natTPkt2), 3676 sizeof(natTPkt2),
@@ -3672,6 +3678,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3672 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3678 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3673 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3679 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3674 T5_NAT_T_CTRL_PKT_INDEX, 3680 T5_NAT_T_CTRL_PKT_INDEX,
3681 },
3675 { 0, 3682 { 0,
3676 0, 3683 0,
3677 0 }, 3684 0 },
@@ -3679,6 +3686,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3679 3686
3680 /* Packet 3 */ 3687 /* Packet 3 */
3681 { 3688 {
3689 {
3682 (uint8_t *)natTPkt3, 3690 (uint8_t *)natTPkt3,
3683 (pasahoLongInfo_t *)&natTPkt3Info, 3691 (pasahoLongInfo_t *)&natTPkt3Info,
3684 sizeof(natTPkt3), 3692 sizeof(natTPkt3),
@@ -3686,6 +3694,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3686 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3694 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3687 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3695 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3688 T5_NAT_T_KEEPALIVE_PKT_INDEX, 3696 T5_NAT_T_KEEPALIVE_PKT_INDEX,
3697 },
3689 { 0, 3698 { 0,
3690 0, 3699 0,
3691 0 }, 3700 0 },
@@ -3693,6 +3702,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3693 3702
3694 /* Packet 4 */ 3703 /* Packet 4 */
3695 { 3704 {
3705 {
3696 (uint8_t *)natTPkt4, 3706 (uint8_t *)natTPkt4,
3697 (pasahoLongInfo_t *)&natTPkt4Info, 3707 (pasahoLongInfo_t *)&natTPkt4Info,
3698 sizeof(natTPkt4), 3708 sizeof(natTPkt4),
@@ -3700,6 +3710,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3700 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3710 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3701 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3711 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3702 T5_NAT_T_FAIL_PKT_INDEX, 3712 T5_NAT_T_FAIL_PKT_INDEX,
3713 },
3703 { 0, 3714 { 0,
3704 0, 3715 0,
3705 0 }, 3716 0 },
@@ -3707,6 +3718,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3707 3718
3708 /* Packet 5 */ 3719 /* Packet 5 */
3709 { 3720 {
3721 {
3710 (uint8_t *)natTPkt5, 3722 (uint8_t *)natTPkt5,
3711 (pasahoLongInfo_t *)&natTPkt5Info, 3723 (pasahoLongInfo_t *)&natTPkt5Info,
3712 sizeof(natTPkt5), 3724 sizeof(natTPkt5),
@@ -3714,6 +3726,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3714 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3726 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3715 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3727 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3716 T5_NAT_T_FAIL_PKT_INDEX, 3728 T5_NAT_T_FAIL_PKT_INDEX,
3729 },
3717 { 0, 3730 { 0,
3718 0, 3731 0,
3719 0 }, 3732 0 },
@@ -3725,6 +3738,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3725 3738
3726 /* Packet 6 */ 3739 /* Packet 6 */
3727 { 3740 {
3741 {
3728 (uint8_t *)natTPkt6, 3742 (uint8_t *)natTPkt6,
3729 (pasahoLongInfo_t *)&natTPkt6Info, 3743 (pasahoLongInfo_t *)&natTPkt6Info,
3730 sizeof(natTPkt6), 3744 sizeof(natTPkt6),
@@ -3732,6 +3746,7 @@ static pktTestInfo2_t t5NatTPktInfo[] = {
3732 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */ 3746 (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH) | (1 << TF_STATS_BM_C1_NUM_IPV4), /* IP match */
3733 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */ 3747 (1 << TF_STATS_BM_C2_NUM_PACKETS) | (1 << TF_STATS_BM_C2_NUM_UDP) }, /* UDP match */
3734 T5_NAT_T_DATA_PKT_INDEX + 2, 3748 T5_NAT_T_DATA_PKT_INDEX + 2,
3749 },
3735 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* SPI match */ 3750 { (1 << TF_STATS_BM_C1_NUM_PACKETS) | (1 << TF_STATS_BM_C1_TABLE_MATCH), /* SPI match */
3736 0, 3751 0,
3737 0 3752 0