Searched refs:scsi_nl_sock (Results 1 – 3 of 3) sorted by relevance
19 struct sock *scsi_nl_sock = NULL; variable20 EXPORT_SYMBOL_GPL(scsi_nl_sock);119 scsi_nl_sock = netlink_kernel_create(&init_net, NETLINK_SCSITRANSPORT, in scsi_netlink_init()121 if (!scsi_nl_sock) { in scsi_netlink_init()138 if (scsi_nl_sock) { in scsi_netlink_exit()139 netlink_kernel_release(scsi_nl_sock); in scsi_netlink_exit()
166 extern struct sock *scsi_nl_sock;
553 if (!scsi_nl_sock) { in fc_host_post_fc_event()586 nlmsg_multicast(scsi_nl_sock, skb, 0, SCSI_NL_GRP_FC_EVENTS, in fc_host_post_fc_event()