Searched refs:OVS_CS_F_SRC_NAT (Results 1 – 3 of 3) sorted by relevance
37 OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)
267 state |= OVS_CS_F_SRC_NAT; in ovs_ct_update_key() 622 key->ct_state |= OVS_CS_F_SRC_NAT; in ovs_nat_update_key()
528 #define OVS_CS_F_SRC_NAT 0x40 /* Packet's source address/port was macro535 #define OVS_CS_F_NAT_MASK (OVS_CS_F_SRC_NAT | OVS_CS_F_DST_NAT)