smb_socreate
ld->ld_so = smb_socreate(ld->ld_family, SOCK_STREAM, 0);
ksocket_t smb_socreate(int domain, int type, int protocol);