Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
A 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()
A Ddaemon_user.c137 pri->ctl_addr = new_addr(pri->ctl_sock, in daemon_user_init()
138 strlen(pri->ctl_sock) + 1); in daemon_user_init()
A Ddaemon.h15 char *ctl_sock; member
/linux/include/net/netns/
A Dsctp.h23 struct sock *ctl_sock; member
/linux/net/sctp/
A Dsysctl.c498 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_auth()
529 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_udp_port()
A Dprotocol.c833 err = inet_ctl_sock_create(&net->sctp.ctl_sock, family, in sctp_ctl_sock_init()
838 err = inet_ctl_sock_create(&net->sctp.ctl_sock, AF_INET, in sctp_ctl_sock_init()
1464 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()
A Dinput.c181 sk = net->sctp.ctl_sock; in sctp_rcv()
875 ep = sctp_sk(net->sctp.ctl_sock)->ep; in __sctp_rcv_lookup_endpoint()
A Dsm_statefuns.c352 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) { in sctp_sf_do_5_1B_init()
720 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) { in sctp_sf_do_5_1D_ce()
1349 ep = sctp_sk(net->sctp.ctl_sock)->ep; in sctp_sf_send_restart_abort()
1819 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) in sctp_sf_do_5_2_3_initack()
6426 sctp_sk(net->sctp.ctl_sock)); in sctp_ootb_pkt_new()

Completed in 22 milliseconds