Home
last modified time | relevance | path

Searched refs:sock_type (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A 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()
H A Ddaemon.h14 char *sock_type; member
H A Ddaemon_user.c136 if (!strcmp(pri->sock_type, "unix")) in daemon_user_init()
/kernel/linux/linux-6.6/arch/um/drivers/
H A 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()
H A Ddaemon.h14 char *sock_type; member
H A Ddaemon_user.c136 if (!strcmp(pri->sock_type, "unix")) in daemon_user_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dsocket.h15 /** sock_type - Socket types
18 * override the enum sock_type in include/linux/net.h, so
29 enum sock_type { enum
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dsocket.h15 /** sock_type - Socket types
18 * override the enum sock_type in include/linux/net.h, so
29 enum sock_type { enum
/kernel/linux/linux-5.10/include/net/phonet/
H A Dphonet.h95 int sock_type; member
/kernel/linux/linux-6.6/include/net/phonet/
H A Dphonet.h99 int sock_type; member
/kernel/linux/linux-5.10/net/phonet/
H A Ddatagram.c188 .sock_type = SOCK_DGRAM,
H A Daf_phonet.c82 if (sock->type != pnp->sock_type) { in pn_socket_create()
H A Dpep.c1347 .sock_type = SOCK_SEQPACKET,
/kernel/linux/linux-6.6/net/phonet/
H A Ddatagram.c185 .sock_type = SOCK_DGRAM,
H A Daf_phonet.c82 if (sock->type != pnp->sock_type) { in pn_socket_create()
H A Dpep.c1370 .sock_type = SOCK_SEQPACKET,
/kernel/linux/linux-5.10/include/linux/
H A Dnet.h47 * enum sock_type - Socket types
61 enum sock_type { enum
/kernel/linux/linux-6.6/include/linux/
H A Dnet.h50 * enum sock_type - Socket types
64 enum sock_type { enum

Completed in 17 milliseconds