Home
last modified time | relevance | path

Searched defs:packet_bytes (Results 1 – 25 of 104) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/fuzzing/
H A Dquic_framer_fuzzer.cc16 const char* const packet_bytes = reinterpret_cast<const char*>(data); in LLVMFuzzerTestOneInput() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libipp/libipp/
H A Dipp_fuzzer.cc19 const std::vector<uint8_t> packet_bytes(packet_str.begin(), packet_str.end()); in LLVMFuzzerTestOneInput() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libipp/libipp/
H A Dipp_fuzzer.cc19 const std::vector<uint8_t> packet_bytes(packet_str.begin(), packet_str.end()); in LLVMFuzzerTestOneInput() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/mediums/ble_v2/
H A Dble_packet.cc49 ByteArray packet_bytes{ble_packet_bytes}; in BlePacket() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_sys_driver.h48 int packet_bytes; /* Number of bytes in packet header. */ member
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sys_driver.h48 int packet_bytes; /* Number of bytes in packet header. */ member
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_sys_driver.h48 int packet_bytes; /* Number of bytes in packet header. */ member
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sys_driver.h48 int packet_bytes; /* Number of bytes in packet header. */ member
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sys_driver.h48 int packet_bytes; /* Number of bytes in packet header. */ member
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sys_driver.h48 int packet_bytes; /* Number of bytes in packet header. */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_vp8.cc289 size_t packet_bytes = 0; // How much data to send in this packet. in GeneratePackets() local
364 const size_t packet_bytes = in GeneratePacketsBalancedAggregates() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_vp8.cc291 size_t packet_bytes = 0; // How much data to send in this packet. in GeneratePackets() local
366 const size_t packet_bytes = in GeneratePacketsBalancedAggregates() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Dsys_drivers.c109 int packet_bytes; member
370 int packet_bytes, in create_driver_data()
1283 int packet_bytes; in ready_input() local
/dports/security/highwayhash/highwayhash-bdd572de8cfa3a1fbef6ba32307c2629db7c4773/highwayhash/
H A Dhh_neon.h64 HH_INLINE void Update(const HHPacket& packet_bytes) { in Update()
H A Dhh_sse41.h63 HH_INLINE void Update(const HHPacket& packet_bytes) { in Update()
H A Dhh_vsx.h107 HH_INLINE void Update(const HHPacket& packet_bytes) { in Update()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Dsys_drivers.c110 int packet_bytes; member
374 int packet_bytes, in create_driver_data()
1327 int packet_bytes; in ready_input() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c110 int packet_bytes; member
368 int packet_bytes, in create_driver_data()
1321 int packet_bytes; in ready_input() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Dsys_drivers.c109 int packet_bytes; member
373 int packet_bytes, in create_driver_data()
1326 int packet_bytes; in ready_input() local
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c110 int packet_bytes; member
368 int packet_bytes, in create_driver_data()
1321 int packet_bytes; in ready_input() local
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c110 int packet_bytes; member
368 int packet_bytes, in create_driver_data()
1321 int packet_bytes; in ready_input() local
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_drivers.c110 int packet_bytes; member
368 int packet_bytes, in create_driver_data()
1321 int packet_bytes; in ready_input() local
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/serialport/
H A Dmisc_util.cpp369 const auto packet_bytes = check_cast<uint16_t>(n); in SendArray() local
/dports/security/masscan/masscan-1.3.2/src/
H A Dproto-smb.c1884 smb_do_test(const char *substring, const unsigned char *packet_bytes, size_t length) in smb_do_test()
1922 static const unsigned char packet_bytes[] = { in smb_selftest() local
1990 static const unsigned char packet_bytes[] = { in smb_selftest() local
/dports/net/mtr-nox11/mtr-0.94/packet/
H A Dconstruct_unix.c47 const uint8_t *packet_bytes = (uint8_t *) packet; in compute_checksum() local

12345