Searched refs:IP_VS_CONN_F_SYNC (Results 1 – 4 of 4) sorted by relevance
88 #define IP_VS_CONN_F_SYNC 0x0020 /* entry created by sync */ macro
808 if (cp->flags & IP_VS_CONN_F_SYNC && local) { in ip_vs_nat_xmit() 892 if (cp->flags & IP_VS_CONN_F_SYNC && local) { in ip_vs_nat_xmit_v6() 1537 if (cp->flags & IP_VS_CONN_F_SYNC && local) { in ip_vs_icmp_xmit() 1620 if (cp->flags & IP_VS_CONN_F_SYNC && local) { in ip_vs_icmp_xmit_v6()
1008 if (flags & IP_VS_CONN_F_SYNC) { in ip_vs_conn_new() 1636 if (flags & IP_VS_CONN_F_SYNC)
978 flags = ntohs(s->flags) | IP_VS_CONN_F_SYNC; in ip_vs_process_message_v0() 1148 flags |= IP_VS_CONN_F_SYNC; in ip_vs_proc_sync_conn()