Searched refs:IP_VS_CONN_F_ONE_PACKET (Results 1 – 4 of 4) sorted by relevance
90 #define IP_VS_CONN_F_ONE_PACKET 0x2000 /* forward only one packet */ macro105 IP_VS_CONN_F_ONE_PACKET | \
194 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_conn_hash()452 unsigned long t = (cp->flags & IP_VS_CONN_F_ONE_PACKET) ? in ip_vs_conn_put()561 conn_flags &= ~IP_VS_CONN_F_ONE_PACKET; in ip_vs_bind_dest()764 if (!ip_vs_conn_unhash(cp) && !(cp->flags & IP_VS_CONN_F_ONE_PACKET)) in ip_vs_conn_expire()
347 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_sched_persist()461 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_schedule()537 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_leave()1633 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_in()
458 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_sync_conn_v0()529 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_sync_conn()