Home
last modified time | relevance | path

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

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