Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.c50 #define KIPC_MAX_PROTOHDR 5 /* int: max length of network header (see sys/sysclt.h)*/ macro
52 int max_protohdr = KIPC_MAX_PROTOHDR; /* Size of largest protocol layer header. */
/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt558 KIPC_MAX_PROTOHDR
Dfreebsd.txt649 KIPC_MAX_PROTOHDR
Dapple.txt797 KIPC_MAX_PROTOHDR
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs994 pub const KIPC_MAX_PROTOHDR: ::c_int = 5; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2192 pub const KIPC_MAX_PROTOHDR: ::c_int = 5; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4265 pub const KIPC_MAX_PROTOHDR: ::c_int = 5; constant