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

/haiku/src/add-ons/kernel/network/protocols/icmp/
H A Dicmp.cpp96 CODE(B_NET_ERROR_UNREACH_PROTOCOL)
163 return B_NET_ERROR_UNREACH_PROTOCOL;
214 case B_NET_ERROR_UNREACH_PROTOCOL:
/haiku/headers/private/net/
H A Dnet_protocol.h31 B_NET_ERROR_UNREACH_PROTOCOL, enumerator in enum:net_error
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp1321 case B_NET_ERROR_UNREACH_PROTOCOL:
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp1846 B_NET_ERROR_UNREACH_PROTOCOL, NULL);

Completed in 267 milliseconds