Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dsocketmodule.c303 #define IPPROTO_IGP IPPROTO_IGP // WinSock2 only macro
8096 PyModule_AddIntMacro(m, IPPROTO_IGP);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1331 pub const IPPROTO_IGP: ::c_int = 85; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2829 pub const IPPROTO_IGP: ::c_int = 85; consts
/third_party/python/Lib/test/
H A Dtest_socket.py953 socket.IPPROTO_IGP
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3481 pub const IPPROTO_IGP: ::c_int = 85; consts

Completed in 49 milliseconds