Home
last modified time | relevance | path

Searched refs:ctl_sock (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/um/drivers/
Ddaemon_kern.c16 char *ctl_sock; member
28 dpri->ctl_sock = init->ctl_sock; in daemon_init()
38 SWITCH_VERSION, dpri->sock_type, dpri->ctl_sock); in daemon_init()
68 .ctl_sock = "/tmp/uml.ctl" }); in daemon_setup()
70 remain = split_if_spec(str, mac_out, &init->sock_type, &init->ctl_sock, in daemon_setup()
Ddaemon.h15 char *ctl_sock; member
Ddaemon_user.c136 pri->ctl_addr = new_addr(pri->ctl_sock, in daemon_user_init()
137 strlen(pri->ctl_sock) + 1); in daemon_user_init()
/Linux-v4.19/include/net/netns/
Dsctp.h23 struct sock *ctl_sock; member
/Linux-v4.19/net/sctp/
Dprotocol.c826 err = inet_ctl_sock_create(&net->sctp.ctl_sock, family, in sctp_ctl_sock_init()
831 err = inet_ctl_sock_create(&net->sctp.ctl_sock, AF_INET, in sctp_ctl_sock_init()
1356 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()
Dinput.c193 sk = net->sctp.ctl_sock; in sctp_rcv()
791 ep = sctp_sk(net->sctp.ctl_sock)->ep; in __sctp_rcv_lookup_endpoint()
Dsysctl.c469 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_auth()
Dsm_statefuns.c341 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) { in sctp_sf_do_5_1B_init()
708 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) { in sctp_sf_do_5_1D_ce()
1295 ep = sctp_sk(net->sctp.ctl_sock)->ep; in sctp_sf_send_restart_abort()
1764 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) in sctp_sf_do_5_2_3_initack()
6255 sctp_sk(net->sctp.ctl_sock)); in sctp_ootb_pkt_new()