Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipx/
Dipx_proc.c277 static const struct file_operations ipx_seq_socket_fops = { variable
305 p = proc_create("socket", S_IRUGO, ipx_proc_dir, &ipx_seq_socket_fops); in ipx_proc_init()