Home
last modified time | relevance | path

Searched refs:IPPROTO_RDP (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt453 IPPROTO_RDP
Dfreebsd.txt507 IPPROTO_RDP
Dapple.txt587 IPPROTO_RDP
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1217 pub const IPPROTO_RDP: ::c_int = 27; constant
/third_party/python/Modules/
Dsocketmodule.c295 #define IPPROTO_RDP IPPROTO_RDP // WinSock2 only macro
7945 PyModule_AddIntMacro(m, IPPROTO_RDP);
/third_party/python/Misc/NEWS.d/
D3.8.0a4.rst1277 IPPROTO_NONE IPPROTO_PGM IPPROTO_PIM IPPROTO_PUP IPPROTO_RDP IPPROTO_ROUTING
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2709 pub const IPPROTO_RDP: ::c_int = 27; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3372 pub const IPPROTO_RDP: ::c_int = 27; constant
/third_party/python/Lib/test/
Dtest_socket.py954 socket.IPPROTO_RDP