Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/
Dprobe.c148 static const struct file_operations dccpprobe_fops = { variable
163 if (!proc_create(procname, S_IRUSR, init_net.proc_net, &dccpprobe_fops)) in dccpprobe_init()