Home
last modified time | relevance | path

Searched refs:IPPROTO_ND (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt438 IPPROTO_ND
Dfreebsd.txt491 IPPROTO_ND
Dapple.txt573 IPPROTO_ND
/third_party/python/Modules/
Dsocketmodule.c276 #define IPPROTO_ND IPPROTO_ND macro
7870 #ifdef IPPROTO_ND
7871 PyModule_AddIntMacro(m, IPPROTO_ND);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1315 pub const IPPROTO_ND: ::c_int = 77; constant
/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.rs2813 pub const IPPROTO_ND: ::c_int = 77; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3465 pub const IPPROTO_ND: ::c_int = 77; constant