Home
last modified time | relevance | path

Searched defs:msg_hdr (Results 1 – 25 of 29) 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/node/deps/openssl/openssl/ssl/statem/
Dstatem_dtls.c275 const struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_do_write() local
329 struct hm_header_st *msg_hdr; in dtls_get_message() local
435 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr) in dtls1_preprocess_fragment()
596 dtls1_reassemble_fragment(SSL *s, const struct hm_header_st *msg_hdr) in dtls1_reassemble_fragment()
705 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr) in dtls1_process_out_of_seq_message()
807 struct hm_header_st msg_hdr; in dtls_get_reassembled_message() local
1271 struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_set_message_header_int() local
1283 struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_fix_message_header() local
1291 struct hm_header_st *msg_hdr = &s->d1->w_msg_hdr; in dtls1_write_message_header() local
1303 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/node/deps/uv/src/unix/
Dinternal.h342 struct msghdr msg_hdr; member
/third_party/node/deps/openssl/openssl/ssl/record/
Drec_layer_d1.c651 struct hm_header_st msg_hdr; in dtls1_read_bytes() local
/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/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/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/liteos_m/kernel/include/sys/
Dsocket.h64 struct msghdr msg_hdr; member
/third_party/musl/include/sys/
Dsocket.h68 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/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
/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/riscv32/
Dgeneral.rs4943 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/x32/
Dgeneral.rs4996 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/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/mips64/
Dgeneral.rs5154 pub msg_hdr: msghdr, field

12