Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipx/
Dipx_proc.c232 static const struct seq_operations ipx_seq_route_ops = { variable
248 return seq_open(file, &ipx_seq_route_ops); in ipx_seq_route_open()