Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dsock.h1379 struct socket_alloc { struct
1386 return &container_of(inode, struct socket_alloc, vfs_inode)->socket; in SOCKET_I() argument
1391 return &container_of(socket, struct socket_alloc, socket)->vfs_inode; in SOCK_INODE()