Searched refs:get_option (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/headers/private/net/
H A Dnet_socket.h69 status_t (*get_option)(net_socket* socket, int level, int option, member in struct:net_socket_module_info
/haiku-fatelf/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp149 return gSocketModule->get_option(protocol->socket, level, option, value,
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dlink.cpp521 return gNetSocketModule.get_option(protocol->socket, level, option, value,
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp1172 return sSocketModule->get_option(protocol->socket, level, option, value,
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp1098 return sSocketModule->get_option(protocol->socket, level, option, value,

Completed in 137 milliseconds