Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dsocketmodule.c305 #define IPPROTO_PGM IPPROTO_PGM // WinSock2 only macro
8098 PyModule_AddIntMacro(m, IPPROTO_PGM);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1371 pub const IPPROTO_PGM: ::c_int = 113; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2879 pub const IPPROTO_PGM: ::c_int = 113; consts
/third_party/python/Lib/test/
H A Dtest_socket.py955 socket.IPPROTO_PGM
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3519 pub const IPPROTO_PGM: ::c_int = 113; consts

Completed in 44 milliseconds