Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dfib_trie.c2596 static const struct file_operations fib_route_fops = { variable
2613 if (!proc_net_fops_create(net, "route", S_IRUGO, &fib_route_fops)) in fib_proc_init()