Searched refs:IPS_DST_NAT (Results 1 – 6 of 6) sorted by relevance
65 IPS_DST_NAT = (1 << IPS_DST_NAT_BIT), enumerator68 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
38 IPS_SRC_NAT | IPS_DST_NAT)
125 statusbit = IPS_DST_NAT; in __nf_nat_decode_session()797 ct->status |= IPS_DST_NAT; in nf_nat_setup_info()867 statusbit = IPS_DST_NAT; in nf_nat_packet()
530 statusbit = IPS_DST_NAT; in nf_nat_icmp_reply_translation()848 statusbit = IPS_DST_NAT; in nf_nat_icmpv6_reply_translation()
72 if (ct->status & IPS_DST_NAT) in flow_offload_alloc()
268 if (ct->status & IPS_DST_NAT) in ovs_ct_update_key()