Searched refs:SO_USELOOPBACK (Results 1 – 20 of 20) sorted by relevance
20 SO_USELOOPBACK = 0x0040 variable
238 SO_USELOOPBACK = 0x0040 variable
996 SO_USELOOPBACK = 0x40 const
1170 SO_USELOOPBACK = 0x40 const
1223 SO_USELOOPBACK = 0x40 const
1297 SO_USELOOPBACK = 0x40 const
1220 SO_USELOOPBACK = 0x40 const
1306 SO_USELOOPBACK = 0x40 const
1267 SO_USELOOPBACK = 0x40 const
1345 SO_USELOOPBACK = 0x40 const
1354 SO_USELOOPBACK = 0x40 const
1287 SO_USELOOPBACK = 0x40 const
1346 SO_USELOOPBACK = 0x40 const
1277 SO_USELOOPBACK = 0x40 const
4927 #ifdef SO_USELOOPBACK4928 PyModule_AddIntConstant(m, "SO_USELOOPBACK", SO_USELOOPBACK);
7178 #ifdef SO_USELOOPBACK7179 PyModule_AddIntMacro(m, SO_USELOOPBACK);
3857 SO_USELOOPBACK): Remove.