Searched refs:OVS_CS_F_SRC_NAT (Results 1 – 4 of 4) sorted by relevance
37 OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)
260 state |= OVS_CS_F_SRC_NAT; in ovs_ct_update_key()744 key->ct_state |= OVS_CS_F_SRC_NAT; in ovs_nat_update_key()
1064 key->ct_state &= ~OVS_CS_F_SRC_NAT; in ovs_flow_key_extract()
508 #define OVS_CS_F_SRC_NAT 0x40 /* Packet's source address/port was macro515 #define OVS_CS_F_NAT_MASK (OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)