Searched refs:NAT_HW_NUM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/
H A Dnat_ipt_helper.c106 static uint32_t hw_nat_ipt_seq[NAT_HW_NUM] = {0};
107 static uint32_t hw_nat_pip_idx[NAT_HW_NUM] = {0};
188 for (j = 0; j < NAT_HW_NUM; j++)
202 for(i = 0; i < NAT_HW_NUM; i++)
539 memset(hw_nat_ipt_seq, 0, NAT_HW_NUM);
542 memset(hw_nat_pip_idx, 0, NAT_HW_NUM);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/lib/
H A Dnat_helper_hsl.h30 #define NAT_HW_NUM 32 macro

Completed in 75 milliseconds