Searched refs:error_reply (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/net/
H A Dnet_protocol.h26 // Error codes for error_received(), and error_reply()
98 status_t (*error_reply)(net_protocol* self, net_buffer* cause, member in struct:net_protocol_module_info
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp451 sDomain->module->error_reply(NULL, packet->fFragments.First(),
1798 sDomain->module->error_reply(NULL, buffer, B_NET_ERROR_UNREACH_HOST,
1845 sDomain->module->error_reply(NULL, buffer,
1942 return icmp->error_reply(protocol, cause, error, errorData);
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp743 domainSupport->Domain()->module->error_reply(NULL, buffer,
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp490 sDomain->module->error_reply(NULL, packet->fFragments.First(),

Completed in 83 milliseconds