Home
last modified time | relevance | path

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

/linux-6.3-rc2/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 = CONFIG_UML_NET_DAEMON_DEFAULT_SOCK }); in daemon_setup()
70 remain = split_if_spec(str, mac_out, &init->sock_type, &init->ctl_sock, in daemon_setup()
A Ddaemon.h15 char *ctl_sock; member
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()
/linux-6.3-rc2/include/net/netns/
A Dsctp.h26 struct sock *ctl_sock; member
/linux-6.3-rc2/net/sctp/
A Dsysctl.c519 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_auth()
550 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_udp_port()
A Dprotocol.c839 err = inet_ctl_sock_create(&net->sctp.ctl_sock, family, in sctp_ctl_sock_init()
844 err = inet_ctl_sock_create(&net->sctp.ctl_sock, AF_INET, in sctp_ctl_sock_init()
1475 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()
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()
1350 ep = sctp_sk(net->sctp.ctl_sock)->ep; in sctp_sf_send_restart_abort()
1820 if (ep == sctp_sk(net->sctp.ctl_sock)->ep) in sctp_sf_do_5_2_3_initack()
6427 sctp_sk(net->sctp.ctl_sock)); in sctp_ootb_pkt_new()
A Dinput.c858 ep = sctp_sk(net->sctp.ctl_sock)->ep; in __sctp_rcv_lookup_endpoint()

Completed in 22 milliseconds