Home
last modified time | relevance | path

Searched refs:SO_USELOOPBACK (Results 1 - 11 of 11) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dsockets.h206 #define SO_USELOOPBACK 0x0040 /* Unimplemented: bypass hardware when possible */ macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs507 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs475 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs907 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1000 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs781 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/python/Modules/
H A Dsocketmodule.c7637 #ifdef SO_USELOOPBACK
7638 PyModule_AddIntMacro(m, SO_USELOOPBACK);
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1226 pub const SO_USELOOPBACK: ::c_int = 0x00000100; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2377 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1817 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3675 pub const SO_USELOOPBACK: ::c_int = 0x0040; consts

Completed in 66 milliseconds