Home
last modified time | relevance | path

Searched defs:init_socket_options (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Discsi.cc288 iscsi_portal::init_socket_options(int s) in init_socket_options() function in iscsi_portal
H A Dctld.hh156 virtual bool init_socket_options(int s __unused) { return true; } in init_socket_options() function