Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/
Daf_unix.c860 static const struct proto_ops unix_dgram_ops = { variable
1017 sock->ops = &unix_dgram_ops; in unix_create()