HomeSort by: relevance | last modified time | path
    Searched defs:ISC_SOCKFLAG_NORETRY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
socket.h 196 #define ISC_SOCKFLAG_NORETRY 0x00000002 /*%< drop failed UDP sends */
636 * and ISC_SOCKFLAG_NORETRY.
644 *\li ISC_SOCKFLAG_NORETRY can only be set for UDP sockets. If set
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
socket.h 254 #define ISC_SOCKFLAG_NORETRY 0x00000002 /*%< drop failed UDP sends */
894 * and ISC_SOCKFLAG_NORETRY.
902 *\li ISC_SOCKFLAG_NORETRY can only be set for UDP sockets. If set

Completed in 15 milliseconds