sock_type          14 arch/um/drivers/daemon.h 	char *sock_type;
sock_type          15 arch/um/drivers/daemon_kern.c 	char *sock_type;
sock_type          27 arch/um/drivers/daemon_kern.c 	dpri->sock_type = init->sock_type;
sock_type          38 arch/um/drivers/daemon_kern.c 	       SWITCH_VERSION, dpri->sock_type, dpri->ctl_sock);
sock_type          67 arch/um/drivers/daemon_kern.c 		{ .sock_type 		= "unix",
sock_type          70 arch/um/drivers/daemon_kern.c 	remain = split_if_spec(str, mac_out, &init->sock_type, &init->ctl_sock,
sock_type         135 arch/um/drivers/daemon_user.c 	if (!strcmp(pri->sock_type, "unix"))
sock_type          95 include/net/phonet/phonet.h 	int			sock_type;
sock_type          82 net/phonet/af_phonet.c 	if (sock->type != pnp->sock_type) {
sock_type         188 net/phonet/datagram.c 	.sock_type	= SOCK_DGRAM,
sock_type        1344 net/phonet/pep.c 	.sock_type	= SOCK_SEQPACKET,