.TH "libnvmf_tid_get_host_iface" 9 "libnvmf_tid_get_host_iface" "September 2026" "libnvme API manual" LINUX .SH NAME libnvmf_tid_get_host_iface \- Get host_iface. .SH SYNOPSIS .B "const char *" libnvmf_tid_get_host_iface .BI "(const struct libnvmf_tid *p " ");" .SH ARGUMENTS .IP "p" 12 The \fIstruct libnvmf_tid\fP instance to query. .SH "RETURN" The value of the host_iface field, or NULL if not set.