Home
last modified time | relevance | path

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

/Linux-v4.19/net/vmw_vsock/
DKconfig23 Support for PF_VSOCK sockets monitoring interface used by the ss tool.
Daf_vsock.c1089 .family = PF_VSOCK,
1845 .family = PF_VSOCK,
1871 if (protocol && protocol != PF_VSOCK) in vsock_create()
Dhyperv_transport.c917 MODULE_ALIAS_NETPROTO(PF_VSOCK);
Dvmci_transport.c2153 MODULE_ALIAS_NETPROTO(PF_VSOCK);
/Linux-v4.19/include/linux/
Dsocket.h257 #define PF_VSOCK AF_VSOCK macro
/Linux-v4.19/security/selinux/
Dhooks.c1464 case PF_VSOCK: in socket_type_to_security_class()