Searched refs:PF_VSOCK (Results 1 – 10 of 10) sorted by relevance
84 #define PF_VSOCK 40 /* vSockets. */ macro135 #define AF_VSOCK PF_VSOCK
180 MODULE_ALIAS_NETPROTO(PF_VSOCK);
24 Support for PF_VSOCK sockets monitoring interface used by the ss tool.
1200 .family = PF_VSOCK,2000 .family = PF_VSOCK,2030 if (protocol && protocol != PF_VSOCK) in vsock_create()
930 MODULE_ALIAS_NETPROTO(PF_VSOCK);
2145 MODULE_ALIAS_NETPROTO(PF_VSOCK);
272 #define PF_VSOCK AF_VSOCK macro
1273 case PF_VSOCK: in socket_type_to_security_class()