Home
last modified time | relevance | path

Searched refs:common_header (Results 1 – 5 of 5) sorted by relevance

/external/usrsctp/fuzzer/
Dfuzzer_connect.c179 struct sctp_common_header* common_header; in LLVMFuzzerTestOneInput() local
372 common_header = (struct sctp_common_header*) fuzz_init_ack; in LLVMFuzzerTestOneInput()
373 common_header->verification_tag = assoc_vtag; in LLVMFuzzerTestOneInput()
382 common_header = (struct sctp_common_header*) fuzz_cookie_ack; in LLVMFuzzerTestOneInput()
383 common_header->verification_tag = assoc_vtag; in LLVMFuzzerTestOneInput()
417 common_header = (struct sctp_common_header*) fuzz_i_data; in LLVMFuzzerTestOneInput()
418 common_header->verification_tag = assoc_vtag; in LLVMFuzzerTestOneInput()
423 common_header = (struct sctp_common_header*) fuzz_data; in LLVMFuzzerTestOneInput()
424 common_header->verification_tag = assoc_vtag; in LLVMFuzzerTestOneInput()
434 common_header = (struct sctp_common_header*) fuzz_packet_buffer; in LLVMFuzzerTestOneInput()
[all …]
/external/tcpdump/
Dprint-mpcp.c127 const struct mpcp_common_header_t *common_header; in mpcp_print() member
141 mpcp.common_header = (const struct mpcp_common_header_t *)pptr; in mpcp_print()
144 opcode = EXTRACT_16BITS(mpcp.common_header->opcode); in mpcp_print()
147 ND_PRINT((ndo, ", Timestamp %u ticks", EXTRACT_32BITS(mpcp.common_header->timestamp))); in mpcp_print()
/external/webrtc/modules/rtp_rtcp/
DBUILD.gn24 "source/rtcp_packet/common_header.h",
62 "source/rtcp_packet/common_header.cc",
/external/webrtc/
DAndroid.bp3092 "modules/rtp_rtcp/source/rtcp_packet/common_header.cc",
/external/webrtc/android_tools/
Dsorted_targets.txt52428 "//modules/rtp_rtcp/source/rtcp_packet/common_header.h",
52481 "//modules/rtp_rtcp/source/rtcp_packet/common_header.cc": [
52482 "obj/modules/rtp_rtcp/rtp_rtcp_format/common_header.o"
52590 "//modules/rtp_rtcp/source/rtcp_packet/common_header.cc",