Searched refs:NET_ERROR (Results 1 – 2 of 2) sorted by relevance
5 #define NET_ERROR(label, value) ERR_ ## label = value, macro7 NET_ERROR(DNS_SERVER_REQUIRES_TCP, -801)9 #undef NET_ERROR
52 #define NET_ERROR -1 macro377 return (NET_ERROR); in network_listener()