Home
last modified time | relevance | path

Searched defs:msg_hdr (Results 1 – 25 of 30) sorted by relevance

12

/third_party/openssl/ssl/statem/
Dstatem_dtls.c279 const struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_do_write() local
333 struct hm_header_st *msg_hdr; in dtls_get_message() local
439 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr) in dtls1_preprocess_fragment()
600 dtls1_reassemble_fragment(SSL *s, const struct hm_header_st *msg_hdr) in dtls1_reassemble_fragment()
709 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr) in dtls1_process_out_of_seq_message()
811 struct hm_header_st msg_hdr; in dtls_get_reassembled_message() local
1275 struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_set_message_header_int() local
1287 struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_fix_message_header() local
1295 struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_write_message_header() local
1307 void dtls1_get_message_header(unsigned char *data, struct hm_header_st *msg_hdr) in dtls1_get_message_header()
/third_party/ltp/include/lapi/
Dsocket.h67 struct msghdr msg_hdr; member
/third_party/libuv/src/unix/
Dinternal.h343 struct msghdr msg_hdr; member
/third_party/openssl/ssl/record/
Drec_layer_d1.c651 struct hm_header_st msg_hdr; in dtls1_read_bytes() local
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h323 struct msghdr msg_hdr; member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c2871 struct msghdr msg_hdr; local
3016 struct msghdr msg_hdr; local
/third_party/rust/crates/nix/src/sys/socket/
Dmod.rs1631 …let msg_hdr = unsafe { pack_mhdr_to_receive(std::ptr::null(), 0, ptr, cap, address.as_mut_ptr()) }; localVariable
/third_party/musl/include/sys/
Dsocket.h64 struct msghdr msg_hdr; member
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h68 struct msghdr msg_hdr; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h53 struct msghdr msg_hdr; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h64 struct msghdr msg_hdr; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h64 struct msghdr msg_hdr; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h64 struct msghdr msg_hdr; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h64 struct msghdr msg_hdr; member
/third_party/musl/ndk_musl_include/sys/
Dsocket.h68 struct msghdr msg_hdr; member
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs4943 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs5005 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs5061 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs5105 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4982 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs4996 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs5096 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs5147 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4939 pub msg_hdr: msghdr, field
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4941 pub msg_hdr: msghdr, field

12