/third_party/openssl/ssl/statem/ |
D | statem_dtls.c | 279 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/ |
D | socket.h | 67 struct msghdr msg_hdr; member
|
/third_party/libuv/src/unix/ |
D | internal.h | 343 struct msghdr msg_hdr; member
|
/third_party/openssl/ssl/record/ |
D | rec_layer_d1.c | 651 struct hm_header_st msg_hdr; in dtls1_read_bytes() local
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | general.h | 323 struct msghdr msg_hdr; member
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_socket.c | 2871 struct msghdr msg_hdr; local 3016 struct msghdr msg_hdr; local
|
/third_party/rust/crates/nix/src/sys/socket/ |
D | mod.rs | 1631 …let msg_hdr = unsafe { pack_mhdr_to_receive(std::ptr::null(), 0, ptr, cap, address.as_mut_ptr()) }; localVariable
|
/third_party/musl/include/sys/ |
D | socket.h | 64 struct msghdr msg_hdr; member
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 68 struct msghdr msg_hdr; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 53 struct msghdr msg_hdr; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 64 struct msghdr msg_hdr; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 64 struct msghdr msg_hdr; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 64 struct msghdr msg_hdr; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 64 struct msghdr msg_hdr; member
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 68 struct msghdr msg_hdr; member
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 4943 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 5005 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 5061 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 5105 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 4982 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 4996 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 5096 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 5147 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 4939 pub msg_hdr: msghdr, field
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 4941 pub msg_hdr: msghdr, field
|