Home
last modified time | relevance | path

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

/Linux-v6.6/net/unix/
Daf_unix.c870 static const struct proto_ops unix_dgram_ops = { variable
1041 sock->ops = &unix_dgram_ops; in unix_create()