Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvsock_loopback.c179 MODULE_ALIAS_NETPROTO(PF_VSOCK);
H A DKconfig24 Support for PF_VSOCK sockets monitoring interface used by the ss tool.
H A Daf_vsock.c1486 .family = PF_VSOCK,
2484 .family = PF_VSOCK,
2506 .family = PF_VSOCK,
2536 if (protocol && protocol != PF_VSOCK) in vsock_create()
H A Dhyperv_transport.c966 MODULE_ALIAS_NETPROTO(PF_VSOCK);
H A Dvmci_transport.c2160 MODULE_ALIAS_NETPROTO(PF_VSOCK);
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h289 #define PF_VSOCK AF_VSOCK macro
/linux/security/selinux/
H A Dhooks.c1298 case PF_VSOCK: in socket_type_to_security_class()