Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/drivers/
Ddaemon_kern.c15 char *sock_type; member
27 dpri->sock_type = init->sock_type; in daemon_init()
38 SWITCH_VERSION, dpri->sock_type, dpri->ctl_sock); in daemon_init()
67 { .sock_type = "unix", in daemon_setup()
70 remain = split_if_spec(str, mac_out, &init->sock_type, &init->ctl_sock, in daemon_setup()
Ddaemon.h14 char *sock_type; member
Ddaemon_user.c136 if (!strcmp(pri->sock_type, "unix")) in daemon_user_init()
/linux-6.1.9/arch/mips/include/asm/
Dsocket.h29 enum sock_type { enum
/linux-6.1.9/include/net/phonet/
Dphonet.h99 int sock_type; member
/linux-6.1.9/net/phonet/
Ddatagram.c188 .sock_type = SOCK_DGRAM,
Daf_phonet.c82 if (sock->type != pnp->sock_type) { in pn_socket_create()
Dpep.c1348 .sock_type = SOCK_SEQPACKET,
/linux-6.1.9/include/linux/
Dnet.h62 enum sock_type { enum