Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A 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()
/freebsd/contrib/ofed/librdmacm/examples/
H A Drcopy.c74 struct msg_hdr { struct
83 struct msg_hdr hdr; argument
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_firmware.c115 } *msg_hdr; in bcm2835_firmware_property() local
/freebsd/lib/libc/nls/
H A Dmsgcat.c278 struct _nls_msg_hdr *msg_hdr; in catgets() local
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_d1.c651 struct hm_header_st msg_hdr; in dtls1_read_bytes() local
/freebsd/usr.bin/gencat/
H A Dgencat.c484 struct _nls_msg_hdr *msg_hdr; local
/freebsd/tools/regression/sockets/unix_gc/
H A Dunix_gc.c92 struct message { struct cmsghdr msg_hdr; int fd; } m; in sendfd() member
/freebsd/sys/dev/mpt/
H A Dmpt.c859 MSG_REQUEST_HEADER *msg_hdr; in mpt_complete_request_chain() local
1360 MSG_REQUEST_HEADER *msg_hdr = req->req_vbuf; in mpt_wait_req() local
/freebsd/sys/compat/linux/
H A Dlinux_socket.h65 struct l_msghdr msg_hdr; member
/freebsd/sys/sys/
H A Dsocket.h670 struct msghdr msg_hdr; /* message header */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h244 struct __sanitizer_msghdr msg_hdr; member
H A Dsanitizer_platform_limits_posix.h481 __sanitizer_msghdr msg_hdr; member