Home
last modified time | relevance | path

Searched refs:IPPROTO_ND (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/
H A Dsocketmodule.c285 #define IPPROTO_ND IPPROTO_ND macro
8022 #ifdef IPPROTO_ND
8023 PyModule_AddIntMacro(m, IPPROTO_ND);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1315 pub const IPPROTO_ND: ::c_int = 77; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2813 pub const IPPROTO_ND: ::c_int = 77; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3465 pub const IPPROTO_ND: ::c_int = 77; consts

Completed in 35 milliseconds