Searched refs:ipvs_property (Results 1 – 6 of 6) sorted by relevance
60 match = skb->ipvs_property ^ in ipvs_mt()66 if (!skb->ipvs_property) { in ipvs_mt()
880 skb->ipvs_property = 1; in handle_response_icmp()1152 skb->ipvs_property = 1; in handle_response()1184 if (skb->ipvs_property) in ip_vs_out()1687 if (skb->ipvs_property) in ip_vs_in()1749 skb->ipvs_property = 1; in ip_vs_in()
528 skb->ipvs_property = 1; in ip_vs_tunnel_xmit_prepare()561 skb->ipvs_property = 1; in ip_vs_nat_send_or_cont()592 skb->ipvs_property = 1; in ip_vs_send_or_cont()
164 If set, ipvs will set the ipvs_property on all packets which are of
488 to->ipvs_property = from->ipvs_property; in ip_copy_metadata()
642 __u8 ipvs_property:1; member