Searched refs:IP_VS_CTPL_S_LAST (Results 1 – 3 of 3) sorted by relevance
40 static const char *ip_vs_ctpl_state_name_table[IP_VS_CTPL_S_LAST] = {202 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_state_name()
1003 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_process_message_v0()1163 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_proc_sync_conn()
371 #define IP_VS_CTPL_S_LAST 0x0002 macro