Searched refs:IPS_DST_NAT (Results 1 – 7 of 7) sorted by relevance
65 IPS_DST_NAT = (1 << IPS_DST_NAT_BIT), enumerator68 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
98 statusbit = IPS_DST_NAT; in __nf_nat_decode_session()443 ct->status |= IPS_DST_NAT; in nf_nat_setup_info()533 statusbit = IPS_DST_NAT; in nf_nat_packet()
87 if (ct->status & IPS_DST_NAT) in flow_offload_alloc()
1769 if (ct->status & IPS_DST_NAT) { in nf_conntrack_update()1799 if (status & IPS_DST_NAT && in nf_conntrack_update()
221 statusbit = IPS_DST_NAT; in nf_nat_icmpv6_reply_translation()
211 statusbit = IPS_DST_NAT; in nf_nat_icmp_reply_translation()
266 if (ct->status & IPS_DST_NAT) in ovs_ct_update_key()