Home
last modified time | relevance | path

Searched refs:nvmf_io_portal (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dnvmf.cc35 struct nvmf_io_portal final : public nvmf_portal { struct
36 nvmf_io_portal(struct portal_group *pg, const char *listen, in nvmf_io_portal() argument
251 portal = std::make_unique<nvmf_io_portal>(this, value, in add_portal()
440 nvmf_io_portal::handle_connection(freebsd::fd_up fd, const char *host __unused, in handle_connection()