smb_port
smbios_port_t smb_port;
rv = smbios_info_port(shp, port_id, &smb_port);
hcfmri.location = x86pi_cleanup_smbios_str(mod, smb_port.smbo_eref, 0);
gaierr = getaddrinfo(srvaddr_str, smb_port, &hints, &res);
static char smb_port[16] = "445";