Searched refs:ct_seq_ops (Results 1 – 2 of 2) sorted by relevance
199 static const struct seq_operations ct_seq_ops = {286 return seq_open(file, &ct_seq_ops);305 return seq_open_private(file, &ct_seq_ops,316 __seq_open_private(file, &ct_seq_ops, sizeof(*p));
383 static const struct seq_operations ct_seq_ops = { variable477 pde = proc_create_net("nf_conntrack", 0440, net->proc_net, &ct_seq_ops, in nf_conntrack_standalone_init_proc()