Searched refs:ipvs_property (Results 1 – 5 of 5) sorted by relevance
59 match = skb->ipvs_property ^ in ipvs_mt()65 if (!skb->ipvs_property) { in ipvs_mt()
515 skb->ipvs_property = 1; in ip_vs_tunnel_xmit_prepare()548 skb->ipvs_property = 1; in ip_vs_nat_send_or_cont()579 skb->ipvs_property = 1; in ip_vs_send_or_cont()
857 skb->ipvs_property = 1; in handle_response_icmp()1137 skb->ipvs_property = 1; in handle_response()1169 if (skb->ipvs_property) in ip_vs_out()1625 if (skb->ipvs_property) in ip_vs_in()
477 to->ipvs_property = from->ipvs_property; in ip_copy_metadata()
616 __u8 ipvs_property:1; member