Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_standalone.c226 static void ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time() function
247 ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time() function
374 ct_show_delta_time(s, ct); in ct_seq_show()