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 | \
253 if (cp->flags & IP_VS_CONN_F_ONE_PACKET)312 if (cp->flags & IP_VS_CONN_F_ONE_PACKET)608 unsigned long t = (cp->flags & IP_VS_CONN_F_ONE_PACKET) ? in ip_vs_bind_dest() 617 if ((cp->flags & IP_VS_CONN_F_ONE_PACKET) && in ip_vs_bind_dest() 1005 conn_flags &= ~IP_VS_CONN_F_ONE_PACKET; in ip_vs_conn_new() 1283 !(cp->flags & IP_VS_CONN_F_ONE_PACKET)) { in todrop_entry() 1301 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_conn_ops_mode() 1441 * IP_VS_CONN_F_ONE_PACKET too. in ip_vs_expire_nodest_conn_flush()
570 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_addr_is_unicast() 717 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_gather_frags() 785 IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_nat_icmp() 812 if ((cp->flags & IP_VS_CONN_F_ONE_PACKET) && cp->control) in ip_vs_nat_icmp_v6() 1364 iph->protocol == IPPROTO_UDP) ? IP_VS_CONN_F_ONE_PACKET : 0; in ip_vs_out_hook() 2254 if (cp->flags & IP_VS_CONN_F_ONE_PACKET) in ip_vs_register_hooks() 2261 else if ((cp->flags & IP_VS_CONN_F_ONE_PACKET) && cp->control) in ip_vs_unregister_hooks()
85 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()