Home
last modified time | relevance | path

Searched refs:KIPC_MAX_LINKHDR (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.c49 #define KIPC_MAX_LINKHDR 4 /* int: max length of link header (see sys/sysclt.h) */ macro
51 int max_linkhdr = KIPC_MAX_LINKHDR;
/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt557 KIPC_MAX_LINKHDR
Dfreebsd.txt648 KIPC_MAX_LINKHDR
Dapple.txt796 KIPC_MAX_LINKHDR
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs993 pub const KIPC_MAX_LINKHDR: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2191 pub const KIPC_MAX_LINKHDR: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4264 pub const KIPC_MAX_LINKHDR: ::c_int = 4; constant