Home
last modified time | relevance | path

Searched refs:IP_VS_CTPL_S_LAST (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_proto.c41 static const char *ip_vs_ctpl_state_name_table[IP_VS_CTPL_S_LAST] = {
203 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_state_name()
H A Dip_vs_sync.c1007 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_process_message_v0()
1167 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_proc_sync_conn()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_proto.c41 static const char *ip_vs_ctpl_state_name_table[IP_VS_CTPL_S_LAST] = {
203 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_state_name()
H A Dip_vs_sync.c1007 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_process_message_v0()
1167 if (state >= IP_VS_CTPL_S_LAST) in ip_vs_proc_sync_conn()
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h339 #define IP_VS_CTPL_S_LAST 0x0002 macro
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h322 #define IP_VS_CTPL_S_LAST 0x0002 macro

Completed in 13 milliseconds