Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_standalone.c279 seq_print_acct(struct seq_file *s, const struct nf_conn *ct, int dir) in seq_print_acct() function
345 if (seq_print_acct(s, ct, IP_CT_DIR_ORIGINAL)) in ct_seq_show()
355 if (seq_print_acct(s, ct, IP_CT_DIR_REPLY)) in ct_seq_show()