Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt416 IPPROTO_IGP
Dfreebsd.txt467 IPPROTO_IGP
Dapple.txt552 IPPROTO_IGP
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1331 pub const IPPROTO_IGP: ::c_int = 85; constant
/third_party/python/Modules/
Dsocketmodule.c294 #define IPPROTO_IGP IPPROTO_IGP // WinSock2 only macro
7944 PyModule_AddIntMacro(m, IPPROTO_IGP);
/third_party/python/Misc/NEWS.d/
D3.8.0a4.rst1276 IPPROTO_IGP IPPROTO_IPV4 IPPROTO_IPV6 IPPROTO_L2TP IPPROTO_MAX IPPROTO_ND
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2829 pub const IPPROTO_IGP: ::c_int = 85; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3481 pub const IPPROTO_IGP: ::c_int = 85; constant
/third_party/python/Lib/test/
Dtest_socket.py953 socket.IPPROTO_IGP