Searched refs:seq_print_acct (Results 1 – 3 of 3) sorted by relevance
42 seq_print_acct(struct seq_file *s, const struct nf_conn *ct, int dir) in seq_print_acct() function58 EXPORT_SYMBOL_GPL(seq_print_acct);
317 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()
49 unsigned int seq_print_acct(struct seq_file *s, const struct nf_conn *ct,