Searched refs:IPS_SRC_NAT (Results 1 – 8 of 8) sorted by relevance
106 maniptype = ct->status & IPS_SRC_NAT in nf_ct_nat()109 maniptype = ct->status & IPS_SRC_NAT in nf_ct_nat()121 if (ct->status & IPS_SRC_NAT) { in nf_ct_nat()
141 statusbit = IPS_SRC_NAT; in __nf_nat_decode_session()323 static const unsigned long flags_needed = IPS_SRC_NAT; in nf_nat_may_kill()819 ct->status |= IPS_SRC_NAT; in nf_nat_setup_info()889 statusbit = IPS_SRC_NAT; in nf_nat_packet()
590 statusbit = IPS_SRC_NAT; in nf_nat_icmp_reply_translation()904 statusbit = IPS_SRC_NAT; in nf_nat_icmpv6_reply_translation()
61 IPS_SRC_NAT = (1 << IPS_SRC_NAT_BIT), enumerator68 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
61 if (!ct || !(ct->status & IPS_SRC_NAT)) { in icmpv6_ndo_send()
32 IPS_SRC_NAT | IPS_DST_NAT)
806 if (!ct || !(ct->status & IPS_SRC_NAT)) { in icmp_ndo_send()
266 if (ct->status & IPS_SRC_NAT) in ovs_ct_update_key()