Home
last modified time | relevance | path

Searched refs:SOCK_CONN_DGRAM (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dnetbsd.txt992 SOCK_CONN_DGRAM
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1377 pub const SOCK_CONN_DGRAM: c_int = 6; constant
1378 pub const SOCK_DCCP: c_int = SOCK_CONN_DGRAM;