Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_acct.c42 seq_print_acct(struct seq_file *s, const struct nf_conn *ct, int dir) in seq_print_acct() function
58 EXPORT_SYMBOL_GPL(seq_print_acct);
Dnf_conntrack_standalone.c317 if (seq_print_acct(s, ct, IP_CT_DIR_ORIGINAL)) in ct_seq_show()
327 if (seq_print_acct(s, ct, IP_CT_DIR_REPLY)) in ct_seq_show()
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_acct.h49 unsigned int seq_print_acct(struct seq_file *s, const struct nf_conn *ct,