Searched refs:IP_VS_RHT_TABLE_ID_MASK (Results 1 – 3 of 3) sorted by relevance
687 #define IP_VS_RHT_TABLE_ID_MASK BIT(31) macro692 return !((t->table_id ^ hash_key) & IP_VS_RHT_TABLE_ID_MASK); in ip_vs_rht_same_table()698 return t->table_id | (hash & ~IP_VS_RHT_TABLE_ID_MASK); in ip_vs_rht_build_hash_key()
936 t_new->table_id = t->table_id ^ IP_VS_RHT_TABLE_ID_MASK; in conn_resize_work_handler()
716 t_new->table_id = t->table_id ^ IP_VS_RHT_TABLE_ID_MASK; in svc_resize_work_handler()