Searched refs:post_ct_dnat (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() local1045 post_ct_dnat = post_ct ? tc_ext->post_ct_dnat : false; in ovs_flow_key_extract()1061 if (!post_ct_dnat) in ovs_flow_key_extract()
223 u8 post_ct_dnat:1; member
924 tc_skb_cb(skb)->post_ct_dnat = 1; in ct_nat_execute()
1648 ext->post_ct_dnat = cb->post_ct_dnat; in tcf_classify()
324 u8 post_ct_dnat:1; member