Searched refs:IP_VS_CONN_F_ONE_PACKET (Results 1 – 5 of 5) sorted by relevance
97 #define IP_VS_CONN_F_ONE_PACKET 0x2000 /* forward only one packet */ macro117 IP_VS_CONN_F_ONE_PACKET | \
173 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_conn_hash()237 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_conn_unlink()463 unsigned long t = (cp->flags & IP_VS_CONN_F_ONE_PACKET) ? in __ip_vs_conn_put_timer()472 if ((cp->flags & IP_VS_CONN_F_ONE_PACKET) && in ip_vs_conn_put()591 conn_flags &= ~IP_VS_CONN_F_ONE_PACKET; in ip_vs_bind_dest()847 !(cp->flags & IP_VS_CONN_F_ONE_PACKET)) { in ip_vs_conn_expire()862 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_conn_expire()
383 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_sched_persist()528 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_schedule()596 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_leave()623 if ((cp->flags & IP_VS_CONN_F_ONE_PACKET) && cp->control) in ip_vs_leave()1181 iph->protocol == IPPROTO_UDP) ? IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_new_conn_out()1984 !(flags & IP_VS_CONN_F_ONE_PACKET)) { in ip_vs_in()2011 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_in()2018 else if ((cp->flags & IP_VS_CONN_F_ONE_PACKET) && cp->control) in ip_vs_in()
102 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_update_conntrack()
552 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_sync_conn_v0()645 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_sync_conn()