Home
last modified time | relevance | path

Searched defs:msglen (Results 1 – 25 of 62) sorted by relevance

123

/external/nanopb-c/tests/fuzztest/
Dfuzzstub.c19 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode()
42 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode()
67 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip()
114 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip()
165 size_t msglen; in run_iteration() local
Dfuzztest.c203 static bool do_static_encode(uint8_t *buffer, size_t *msglen) in do_static_encode()
229 static void do_protobuf_noise(uint8_t *buffer, size_t *msglen) in do_protobuf_noise()
251 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode()
280 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode()
305 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip()
354 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip()
405 size_t msglen; in run_iteration() local
/external/trusty/musl/src/network/
Dres_send.c3 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send()
Dns_parse.c50 int ns_initparse(const unsigned char *msg, int msglen, ns_msg *handle) in ns_initparse()
/external/musl/src/network/
Dres_send.c4 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send()
Dns_parse.c50 int ns_initparse(const unsigned char *msg, int msglen, ns_msg *handle) in ns_initparse()
/external/nanopb-c/tests/regression/issue_229/
Dmultiple_oneof.c10 size_t msglen; in main() local
/external/nanopb-c/tests/regression/issue_363/
Dtest_oneofmsg.c13 pb_size_t msglen = 0; in main() local
/external/nanopb-c/tests/regression/issue_376/
Dtest_fixarray.c13 pb_size_t msglen = 0; in main() local
/external/libpcap/
Dfmtutils.c281 size_t msglen; in pcapint_vfmt_errmsg_for_errno() local
364 size_t msglen; in pcapint_vfmt_errmsg_for_win32_err() local
/external/nanopb-c/tests/regression/issue_342/
Dtest_extensions.c19 pb_size_t msglen = 0; in main() local
/external/ltp/utils/sctp/func_tests/
Dtest_recvmsg.c70 int error, msglen, i; in main() local
Dtest_1_to_1_initmsg_connect.c42 int sk1, sk2, sk3, msglen; in test_sctp() local
/external/nanopb-c/tests/regression/issue_249/
Dtest.c37 pb_size_t msglen; in main() local
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg02.c27 static const unsigned msglen = ARRAY_SIZE(msg) - 1; variable
/external/nanopb-c/tests/io_errors/
Dio_errors.c49 size_t msglen; in main() local
/external/ltp/testcases/network/stress/ns-tools/
Dns-udpserver.c145 ssize_t msglen; /* the length of message */ in respond_to_client() local
Dns-mcast_receiver.c372 ssize_t msglen; /* the length of message */ in receive_mcast() local
/external/iproute2/testsuite/tools/
Dgenerate_nlmsg.c97 int msglen; in main() local
/external/kernel-headers/original/uapi/scsi/
Dscsi_netlink.h33 __u16 msglen; member
/external/pdfium/core/fdrm/
Dfx_crypt_sha.cpp479 uint8_t msglen[8]; in CRYPT_SHA256Finish() local
545 uint8_t msglen[16]; in CRYPT_SHA384Finish() local
591 uint8_t msglen[16]; in CRYPT_SHA512Finish() local
Dfx_crypt.cpp205 uint8_t msglen[8]; in CRYPT_MD5Finish() local
/external/pytorch/torch/csrc/distributed/c10d/
DUCCUtils.cpp23 size_t msglen, in oob_allgather()
DUCCUtils.hpp112 size_t msglen; member
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
Dprotocol_lws_minimal_server_echo.c35 uint32_t msglen; member

123