Searched refs:ISC_SOCKFLAG_NORETRY (Results 1 – 3 of 3) sorted by relevance
183 #define ISC_SOCKFLAG_NORETRY 0x00000002 /*%< drop failed UDP sends */ macro
2088 if ((flags & ISC_SOCKFLAG_NORETRY) == 0) { in socket_send()
2652 ISC_SOCKFLAG_NORETRY); in send_udp()