Home
last modified time | relevance | path

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

/Linux-v6.1/net/vmw_vsock/
Daf_vsock.c2193 static const struct proto_ops vsock_seqpacket_ops = { variable
2235 sock->ops = &vsock_seqpacket_ops; in vsock_create()