
DPH hash table is allocated for each session of depth equal to max possible peers. This memory chunk goes upto 33KB in size and may fail. Instead allocate the memory from BSS segment so that run-time allocation is not needed. Change-Id: I56d6adb7934faef1940ab8515fed30646f536ab2 CRs-fixed: 2149563