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)
262 state |= OVS_CS_F_SRC_NAT; in ovs_ct_update_key()617 key->ct_state |= OVS_CS_F_SRC_NAT; in ovs_nat_update_key()
1068 key->ct_state &= ~OVS_CS_F_SRC_NAT; in ovs_flow_key_extract()
522 #define OVS_CS_F_SRC_NAT 0x40 /* Packet's source address/port was macro529 #define OVS_CS_F_NAT_MASK (OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)