Searched refs:ct_seq_ops (Results 1 – 2 of 2) sorted by relevance
174 static const struct seq_operations ct_seq_ops = {251 return seq_open(file, &ct_seq_ops);270 return seq_open_private(file, &ct_seq_ops,281 __seq_open_private(file, &ct_seq_ops, sizeof(*p));
378 static const struct seq_operations ct_seq_ops = { variable470 pde = proc_create_net("nf_conntrack", 0440, net->proc_net, &ct_seq_ops, in nf_conntrack_standalone_init_proc()