Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfib_trie.c2618 static const struct file_operations fib_route_fops = { variable
2635 if (!proc_create("route", S_IRUGO, net->proc_net, &fib_route_fops)) in fib_proc_init()