Home
last modified time | relevance | path

Searched refs:unix_seqpacket_ops (Results 1 – 2 of 2) 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()
/kernel/linux/linux-6.6/net/unix/
Daf_unix.c892 static const struct proto_ops unix_seqpacket_ops = { variable
1042 sock->ops = &unix_seqpacket_ops; in unix_create()