Home
last modified time | relevance | path

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

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