Searched refs:OVS_CS_F_DST_NAT (Results 1 – 3 of 3) sorted by relevance
44 OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)
267 state |= OVS_CS_F_DST_NAT; in ovs_ct_update_key()837 key->ct_state |= OVS_CS_F_DST_NAT; in ovs_nat_update_key()
477 #define OVS_CS_F_DST_NAT 0x80 /* Packet's destination address/port macro481 #define OVS_CS_F_NAT_MASK (OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)