Home
last modified time | relevance | path

Searched defs:packet_start (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libsrtp2/srtp/
H A Dekt.c93 const uint8_t *packet_start, in srtcp_packet_get_ekt_spi()
103 static inline uint32_t srtcp_packet_get_ekt_roc(const uint8_t *packet_start, in srtcp_packet_get_ekt_roc()
114 const uint8_t *packet_start, in srtcp_packet_get_emk_location()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_tokenizer.h202 const uint8_t* packet_start = ptr; in Tokenize() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.cc69 uint8_t* packet_start = (uint8_t*)(packet + 1) + packet->offset; in InterceptAttPacket() local
/aosp_15_r20/external/perfetto/test/stress_test/
H A Dstress_test.cc302 const uint8_t* const packet_start = ptr; in ReadbackTrace() local