IP_VS_RTAB_SIZE
#define IP_VS_RTAB_MASK (IP_VS_RTAB_SIZE - 1)
struct hlist_head rs_table[IP_VS_RTAB_SIZE];
for (idx = 0; idx < IP_VS_RTAB_SIZE; idx++)