smb_netbios_datagram_service
rc = pthread_create(&tid, NULL, smb_netbios_datagram_service, NULL);
void *smb_netbios_datagram_service(void *);