Searched defs:MSG_DONTROUTE (Results 1 – 3 of 3) sorted by relevance
252 #define MSG_DONTROUTE 4 macro
512 #define MSG_DONTROUTE 0x4 /* send without using routing tables */ macro
208 public static final int MSG_DONTROUTE = placeholder(); field in OsConstants