Home
last modified time | relevance | path

Searched refs:NF_CT_DEFAULT_ZONE_DIR (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/netfilter/
H A Dnf_conntrack_zones_common.h12 #define NF_CT_DEFAULT_ZONE_DIR (NF_CT_ZONE_DIR_ORIG | NF_CT_ZONE_DIR_REPL) macro
/linux/net/sched/
H A Dact_connmark.c77 zone.dir = NF_CT_DEFAULT_ZONE_DIR; in tcf_connmark_act()
H A Dact_ctinfo.c124 zone.dir = NF_CT_DEFAULT_ZONE_DIR; in tcf_ctinfo_act()
H A Dact_ct.c1307 nf_ct_zone_init(&zone, p->zone, NF_CT_DEFAULT_ZONE_DIR, 0); in tcf_ct_fill_params()
/linux/net/netfilter/
H A Dxt_CT.c136 return NF_CT_DEFAULT_ZONE_DIR; in xt_ct_flags_to_dir()
H A Dnf_conntrack_netlink.c626 NF_CT_DEFAULT_ZONE_DIR) < 0) in ctnetlink_fill_info()
805 NF_CT_DEFAULT_ZONE_DIR) < 0) in ctnetlink_conntrack_event()
1412 NF_CT_DEFAULT_ZONE_DIR, 0); in ctnetlink_parse_zone()
2700 NF_CT_DEFAULT_ZONE_DIR) < 0) in __ctnetlink_glue_build()
H A Dnft_ct.c229 struct nf_conntrack_zone zone = { .dir = NF_CT_DEFAULT_ZONE_DIR }; in nft_ct_set_zone_eval()
/linux/net/openvswitch/
H A Dconntrack.c1399 NF_CT_DEFAULT_ZONE_DIR, 0); in ovs_ct_copy_action()
1768 nf_ct_zone_init(&ct_zone, zone_id, NF_CT_DEFAULT_ZONE_DIR, 0); in __ovs_ct_limit_get_zone_limit()