Searched refs:post_ct_snat (Results 1 – 5 of 5) sorted by relevance
1003 bool post_ct = false, post_ct_snat = false, post_ct_dnat = false; in ovs_flow_key_extract() local1044 post_ct_snat = post_ct ? tc_ext->post_ct_snat : false; in ovs_flow_key_extract()1063 if (!post_ct_snat) in ovs_flow_key_extract()
222 u8 post_ct_snat:1; member
922 tc_skb_cb(skb)->post_ct_snat = 1; in ct_nat_execute()
1647 ext->post_ct_snat = cb->post_ct_snat; in tcf_classify()
323 u8 post_ct_snat:1; member