Home
last modified time | relevance | path

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

/linux-6.15/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.c1401 .family = PF_VSOCK,
2399 .family = PF_VSOCK,
2421 .family = PF_VSOCK,
2451 if (protocol && protocol != PF_VSOCK) in vsock_create()
H A Dhyperv_transport.c955 MODULE_ALIAS_NETPROTO(PF_VSOCK);
H A Dvmci_transport.c2160 MODULE_ALIAS_NETPROTO(PF_VSOCK);
/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h289 #define PF_VSOCK AF_VSOCK macro
/linux-6.15/include/linux/
H A Dsocket.h289 #define PF_VSOCK AF_VSOCK macro
/linux-6.15/net/
H A Dsocket.c216 [PF_VSOCK] = "PF_VSOCK",
/linux-6.15/security/selinux/
H A Dhooks.c1293 case PF_VSOCK: in socket_type_to_security_class()