Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_probe.c247 static const struct file_operations tcpprobe_fops = { variable
276 if (!proc_create(procname, S_IRUSR, init_net.proc_net, &tcpprobe_fops)) in tcpprobe_init()