Home
last modified time | relevance | path

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

/linux-6.8/net/unix/
Daf_unix.c880 static const struct proto_ops unix_seqpacket_ops = { variable
1030 sock->ops = &unix_seqpacket_ops; in unix_create()