Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_standalone.c144 static void ct_show_zone(struct seq_file *s, const struct nf_conn *ct, in ct_show_zone() function
166 static inline void ct_show_zone(struct seq_file *s, const struct nf_conn *ct, in ct_show_zone() function
234 ct_show_zone(s, ct, NF_CT_ZONE_DIR_ORIG); in ct_seq_show()
248 ct_show_zone(s, ct, NF_CT_ZONE_DIR_REPL); in ct_seq_show()
264 ct_show_zone(s, ct, NF_CT_DEFAULT_ZONE_DIR); in ct_seq_show()