Home
last modified time | relevance | path

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

/linux-3.4.99/net/netfilter/
Dnf_conntrack_expect.c562 static const struct file_operations exp_file_ops = { variable
576 proc = proc_net_fops_create(net, "nf_conntrack_expect", 0440, &exp_file_ops); in exp_proc_init()