Home
last modified time | relevance | path

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

/linux-6.1.9/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 = 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()
Ddaemon.h15 char *ctl_sock; member
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.1.9/include/net/netns/
Dsctp.h26 struct sock *ctl_sock; member
/linux-6.1.9/net/sctp/
Dsysctl.c508 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_auth()
539 struct sock *sk = net->sctp.ctl_sock; in proc_sctp_do_udp_port()
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()
Dinput.c183 sk = net->sctp.ctl_sock; in sctp_rcv()
870 ep = sctp_sk(net->sctp.ctl_sock)->ep; in __sctp_rcv_lookup_endpoint()
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()