Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Draw.c1067 static const struct file_operations raw_seq_fops = { variable
1077 if (!proc_create("raw", S_IRUGO, net->proc_net, &raw_seq_fops)) in raw_init_net()