Searched refs:IPS_SRC_NAT (Results 1 – 7 of 7) sorted by relevance
61 IPS_SRC_NAT = (1 << IPS_SRC_NAT_BIT), enumerator68 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
100 statusbit = IPS_SRC_NAT; in __nf_nat_decode_session()441 ct->status |= IPS_SRC_NAT; in nf_nat_setup_info()531 statusbit = IPS_SRC_NAT; in nf_nat_packet()
85 if (ct->status & IPS_SRC_NAT) in flow_offload_alloc()
1761 if (ct->status & IPS_SRC_NAT) { in nf_conntrack_update()1794 if (status & IPS_SRC_NAT && in nf_conntrack_update()
219 statusbit = IPS_SRC_NAT; in nf_nat_icmpv6_reply_translation()
209 statusbit = IPS_SRC_NAT; in nf_nat_icmp_reply_translation()
264 if (ct->status & IPS_SRC_NAT) in ovs_ct_update_key()886 maniptype = ct->status & IPS_SRC_NAT in ovs_ct_nat()889 maniptype = ct->status & IPS_SRC_NAT in ovs_ct_nat()