Searched refs:init_socket_options (Results 1 – 3 of 3) sorted by relevance
63 bool init_socket_options(int s) override;288 iscsi_portal::init_socket_options(int s) in init_socket_options() function in iscsi_portal
157 virtual bool init_socket_options(int s __unused) { return true; } in init_socket_options() function
1921 if (!init_socket_options(s)) in init_socket()