Searched refs:ipx_seq_socket_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/net/ipx/ | ||
H A D | ipx_proc.c | 277 static const struct file_operations ipx_seq_socket_fops = { variable in typeref:struct:file_operations 305 p = proc_create("socket", S_IRUGO, ipx_proc_dir, &ipx_seq_socket_fops); ipx_proc_init() |
Completed in 33 milliseconds