Searched refs:OVS_CS_F_DST_NAT (Results 1 – 3 of 3) sorted by relevance
36 OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)
260 state |= OVS_CS_F_DST_NAT; in ovs_ct_update_key()845 key->ct_state |= OVS_CS_F_DST_NAT; in ovs_nat_update_key()
484 #define OVS_CS_F_DST_NAT 0x80 /* Packet's destination address/port macro488 #define OVS_CS_F_NAT_MASK (OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)