Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/netfilter/
A Dnf_conntrack_zones_common.h12 #define NF_CT_DEFAULT_ZONE_DIR (NF_CT_ZONE_DIR_ORIG | NF_CT_ZONE_DIR_REPL) macro
/linux-6.3-rc2/net/sched/
A Dact_connmark.c77 zone.dir = NF_CT_DEFAULT_ZONE_DIR; in tcf_connmark_act()
A Dact_ctinfo.c125 zone.dir = NF_CT_DEFAULT_ZONE_DIR; in tcf_ctinfo_act()
A Dact_ct.c1209 nf_ct_zone_init(&zone, p->zone, NF_CT_DEFAULT_ZONE_DIR, 0); in tcf_ct_fill_params()
/linux-6.3-rc2/net/netfilter/
A Dxt_CT.c135 return NF_CT_DEFAULT_ZONE_DIR; in xt_ct_flags_to_dir()
A Dnf_conntrack_standalone.c205 case NF_CT_DEFAULT_ZONE_DIR: in ct_show_zone()
369 ct_show_zone(s, ct, NF_CT_DEFAULT_ZONE_DIR); in ct_seq_show()
A Dcore.c742 .dir = NF_CT_DEFAULT_ZONE_DIR,
A Dnf_conntrack_netlink.c607 NF_CT_DEFAULT_ZONE_DIR) < 0) in ctnetlink_fill_info()
783 NF_CT_DEFAULT_ZONE_DIR) < 0) in ctnetlink_conntrack_event()
1386 NF_CT_DEFAULT_ZONE_DIR, 0); in ctnetlink_parse_zone()
2701 NF_CT_DEFAULT_ZONE_DIR) < 0) in __ctnetlink_glue_build()
A Dnf_nat_core.c175 if (zone->dir == NF_CT_DEFAULT_ZONE_DIR) in hash_by_src()
A Dnft_ct.c227 struct nf_conntrack_zone zone = { .dir = NF_CT_DEFAULT_ZONE_DIR }; in nft_ct_set_zone_eval()
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.c1425 NF_CT_DEFAULT_ZONE_DIR, 0); in ovs_ct_copy_action()
1796 nf_ct_zone_init(&ct_zone, zone_id, NF_CT_DEFAULT_ZONE_DIR, 0); in __ovs_ct_limit_get_zone_limit()

Completed in 48 milliseconds