Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Danycast.c535 static const struct file_operations ac6_seq_fops = { variable
545 if (!proc_create("anycast6", S_IRUGO, net->proc_net, &ac6_seq_fops)) in ac6_proc_init()