Home
last modified time | relevance | path

Searched defs:MSG_DONTROUTE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d527 MSG_DONTROUTE = 0x4 enumerator
/netbsd-src/sys/sys/
H A Dsocket.h492 #define MSG_DONTROUTE 0x0004 /* send without using routing tables */ macro