Searched refs:post_ct_snat (Results 1 – 5 of 5) sorted by relevance
1006 bool post_ct = false, post_ct_snat = false, post_ct_dnat = false; in ovs_flow_key_extract() local1048 post_ct_snat = post_ct ? tc_ext->post_ct_snat : false; in ovs_flow_key_extract()1067 if (!post_ct_snat) in ovs_flow_key_extract()
243 u8 post_ct_snat:1; member
889 tc_skb_cb(skb)->post_ct_snat = 1; in tcf_ct_act_nat()
1795 ext->post_ct_snat = cb->post_ct_snat; in tcf_classify()
329 u8 post_ct_snat:1; member
Completed in 25 milliseconds