Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/unix/
Daf_unix.c722 static const struct proto_ops unix_stream_ops = { variable
853 sock->ops = &unix_stream_ops; in unix_create()