Searched refs:socket_file_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/
H A Dsocket.c140 static const struct file_operations socket_file_ops = { variable in typeref:struct:file_operations
376 &socket_file_ops); sock_alloc_file()
410 if (file->f_op == &socket_file_ops) sock_from_file()

Completed in 57 milliseconds