Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix6/
DIN.py119 IPPROTO_RDP = 27 variable
/external/python/cpython2/Lib/plat-darwin/
DIN.py32 IPPROTO_RDP = 27 variable
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py30 IPPROTO_RDP = 27 variable
/external/python/cpython2/Lib/plat-freebsd4/
DIN.py30 IPPROTO_RDP = 27 variable
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1217 pub const IPPROTO_RDP: ::c_int = 27; constant
/external/python/cpython2/Lib/plat-freebsd6/
DIN.py183 IPPROTO_RDP = 27 variable
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py177 IPPROTO_RDP = 27 variable
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py177 IPPROTO_RDP = 27 variable
/external/python/cpython3/Modules/
Dsocketmodule.c295 #define IPPROTO_RDP IPPROTO_RDP // WinSock2 only macro
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2709 pub const IPPROTO_RDP: ::c_int = 27; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3372 pub const IPPROTO_RDP: ::c_int = 27; constant