Home
last modified time | relevance | path

Searched defs:IPPROTO_RDP (Results 1 – 4 of 4) sorted by relevance

/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.c304 #define IPPROTO_RDP IPPROTO_RDP // WinSock2 only macro
/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