Home
last modified time | relevance | path

Searched defs:unix_socket_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/unix/
Daf_unix.c119 struct hlist_head unix_socket_table[2 * UNIX_HASH_SIZE]; variable
/kernel/linux/linux-4.19/net/unix/
Daf_unix.c122 struct hlist_head unix_socket_table[2 * UNIX_HASH_SIZE]; variable