Home
last modified time | relevance | path

Searched refs:post_ct_dnat (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dpkt_sched.h284 u8 post_ct_dnat:1; member
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.c1006 bool post_ct = false, post_ct_snat = false, post_ct_dnat = false; in ovs_flow_key_extract() local
1049 post_ct_dnat = post_ct ? tc_ext->post_ct_dnat : false; in ovs_flow_key_extract()
1065 if (!post_ct_dnat) in ovs_flow_key_extract()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c1803 ext->post_ct_dnat = cb->post_ct_dnat; in tcf_classify()
H A Dact_ct.c941 tc_skb_cb(skb)->post_ct_dnat = 1; in tcf_ct_act_nat()
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h330 u8 post_ct_dnat:1; member

Completed in 16 milliseconds