Home
last modified time | relevance | path

Searched refs:IPPROTO_ST (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Modules/
H A Dsocketmodule.c301 #define IPPROTO_ST IPPROTO_ST // WinSock2 only macro
8094 PyModule_AddIntMacro(m, IPPROTO_ST);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1178 pub const IPPROTO_ST: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2670 pub const IPPROTO_ST: ::c_int = 7; consts
/third_party/python/Lib/test/
H A Dtest_socket.py951 socket.IPPROTO_ST
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3333 pub const IPPROTO_ST: ::c_int = 7; consts

Completed in 45 milliseconds