Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h438 #define MSG_DONTROUTE 0x00000004 /* send without using routing tables */ macro
/f-stack/freebsd/sys/
H A Dsocket.h444 #define MSG_DONTROUTE 0x00000004 /* send without using routing tables */ macro