Searched refs:MSG_DONTROUTE (Results 1 – 3 of 3) sorted by relevance
456 #define MSG_DONTROUTE 0x0004 /* send without using routing tables */ macro
4854 #ifdef MSG_DONTROUTE4855 PyModule_AddIntConstant(m, "MSG_DONTROUTE", MSG_DONTROUTE);
4956 #ifdef MSG_DONTROUTE4957 PyModule_AddIntConstant(m, "MSG_DONTROUTE", MSG_DONTROUTE);