Searched refs:SO_USELOOPBACK (Results 1 – 4 of 4) sorted by relevance
61 { "SO_USELOOPBACK", SO_USELOOPBACK, SOL_SOCKET, TRUE, DATA_TYPE_UNKNOWN }
120 #define SO_USELOOPBACK 0x0040 /* bypass hardware when possible */ macro
4800 #ifdef SO_USELOOPBACK4801 PyModule_AddIntConstant(m, "SO_USELOOPBACK", SO_USELOOPBACK);
4902 #ifdef SO_USELOOPBACK4903 PyModule_AddIntConstant(m, "SO_USELOOPBACK", SO_USELOOPBACK);