Searched refs:post_ct_dnat (Results 1 – 5 of 5) sorted by relevance
1007 bool post_ct = false, post_ct_snat = false, post_ct_dnat = false; in ovs_flow_key_extract() local1050 post_ct_dnat = post_ct ? tc_ext->post_ct_dnat : false; in ovs_flow_key_extract()1066 if (!post_ct_dnat) in ovs_flow_key_extract()
1055 u8 post_ct_dnat:1; member
953 tc_skb_cb(skb)->post_ct_dnat = 1; in tcf_ct_act_nat()
1884 ext->post_ct_dnat = cb->post_ct_dnat; in tcf_classify()
331 u8 post_ct_dnat:1; member