Searched refs:post_ct (Results 1 – 10 of 10) sorted by relevance
29 bool post_ct);79 bool post_ct) in ovs_ct_fill_key() argument
861 bool post_ct = false; in ovs_flow_key_extract() local900 post_ct = tc_ext ? tc_ext->post_ct : false; in ovs_flow_key_extract()910 ovs_ct_fill_key(skb, key, post_ct); /* Must be after key_extract(). */ in ovs_flow_key_extract()
235 struct sw_flow_key *key, bool post_ct, in ovs_ct_update_key() argument263 } else if (post_ct) { in ovs_ct_update_key()276 bool post_ct) in ovs_ct_fill_key() argument278 ovs_ct_update_key(skb, NULL, key, post_ct, false); in ovs_ct_fill_key()
966 qdisc_skb_cb(skb)->post_ct = false; in tcf_ct_act()1051 qdisc_skb_cb(skb)->post_ct = true; in tcf_ct_act()
312 bool post_ct = qdisc_skb_cb(skb)->post_ct; in fl_classify() local330 post_ct); in fl_classify()
1625 ext->post_ct = qdisc_skb_cb(skb)->post_ct; in tcf_classify()
241 size_t mapsize, bool post_ct) in skb_flow_dissect_ct() argument253 if (!ct && !post_ct) in skb_flow_dissect_ct()
3936 qdisc_skb_cb(skb)->post_ct = false; in sch_handle_egress()5087 qdisc_skb_cb(skb)->post_ct = false; in sch_handle_ingress()
442 bool post_ct; member
289 bool post_ct; member1373 bool post_ct);