Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvsock_loopback.c167 MODULE_ALIAS_NETPROTO(PF_VSOCK);
H A DKconfig24 Support for PF_VSOCK sockets monitoring interface used by the ss tool.
H A Daf_vsock.c1299 .family = PF_VSOCK,
2238 .family = PF_VSOCK,
2260 .family = PF_VSOCK,
2290 if (protocol && protocol != PF_VSOCK) in vsock_create()
H A Dhyperv_transport.c954 MODULE_ALIAS_NETPROTO(PF_VSOCK);
H A Dvmci_transport.c2160 MODULE_ALIAS_NETPROTO(PF_VSOCK);
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h288 #define PF_VSOCK AF_VSOCK macro
/openbmc/linux/include/linux/
H A Dsocket.h288 #define PF_VSOCK AF_VSOCK macro
/openbmc/qemu/util/
H A Dqemu-sockets.c89 case PF_VSOCK: return NETWORK_ADDRESS_FAMILY_VSOCK; in inet_netfamily()
/openbmc/linux/net/
H A Dsocket.c215 [PF_VSOCK] = "PF_VSOCK",
/openbmc/linux/security/selinux/
H A Dhooks.c1286 case PF_VSOCK: in socket_type_to_security_class()