Searched refs:SO_USELOOPBACK (Results 1 – 13 of 13) sorted by relevance
20 SO_USELOOPBACK = 0x0040 variable
238 SO_USELOOPBACK = 0x0040 variable
455 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
485 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
907 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
937 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
1032 pub const SO_USELOOPBACK: ::c_int = 0x00000100; constant
4927 #ifdef SO_USELOOPBACK4928 PyModule_AddIntConstant(m, "SO_USELOOPBACK", SO_USELOOPBACK);
774 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
7544 #ifdef SO_USELOOPBACK7545 PyModule_AddIntMacro(m, SO_USELOOPBACK);
1443 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
2453 pub const SO_USELOOPBACK: ::c_int = 0x0040; constant
3857 SO_USELOOPBACK): Remove.