Home
last modified time | relevance | path

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

/Linux-v5.4/net/vmw_vsock/
DKconfig24 Support for PF_VSOCK sockets monitoring interface used by the ss tool.
Daf_vsock.c1070 .family = PF_VSOCK,
1826 .family = PF_VSOCK,
1852 if (protocol && protocol != PF_VSOCK) in vsock_create()
Dhyperv_transport.c986 MODULE_ALIAS_NETPROTO(PF_VSOCK);
Dvmci_transport.c2182 MODULE_ALIAS_NETPROTO(PF_VSOCK);
/Linux-v5.4/include/linux/
Dsocket.h258 #define PF_VSOCK AF_VSOCK macro
/Linux-v5.4/security/selinux/
Dhooks.c1312 case PF_VSOCK: in socket_type_to_security_class()