Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Draw.c1263 static const struct file_operations raw6_seq_fops = { variable
1273 if (!proc_create("raw6", S_IRUGO, net->proc_net, &raw6_seq_fops)) in raw6_init_net()