Home
last modified time | relevance | path

Searched defs:pkt (Results 1 – 9 of 9) sorted by relevance

/system/chre/chpp/test/
Dpacket_util.cpp30 ChppEmptyPacket pkt = { in generateEmptyPacket() local
50 ChppResetPacket pkt = { in generateResetPacket() local
80 ChppResetPacket pkt = generateResetPacket(ackSeq, seq); in generateResetAckPacket() local
88 ChppEmptyPacket generateAck(const std::vector<uint8_t> &pkt) { in generateAck()
293 void dumpEmptyPacket(std::ostream &os, const ChppEmptyPacket &pkt) { in dumpEmptyPacket()
299 void dumpResetPacket(std::ostream &os, const ChppResetPacket &pkt) { in dumpResetPacket()
306 void dumpPacket(std::ostream &os, const ChppPacketPrefix &pkt) { in dumpPacket()
347 std::ostream &operator<<(std::ostream &os, const ChppEmptyPacket &pkt) { in operator <<()
352 std::ostream &operator<<(std::ostream &os, const ChppResetPacket &pkt) { in operator <<()
357 std::ostream &operator<<(std::ostream &os, const ChppPacketPrefix &pkt) { in operator <<()
[all …]
Dpacket_util.h77 uint32_t computeCrc(const PktType &pkt) { in computeCrc()
98 ChppPacketWithPayload<kPayloadSize> pkt = { variable
120 inline const ChppEmptyPacket &asEmptyPacket(const std::vector<uint8_t> &pkt) { in asEmptyPacket()
125 inline const ChppResetPacket &asResetPacket(const std::vector<uint8_t> &pkt) { in asResetPacket()
130 inline const ChppPacketPrefix &asChpp(const std::vector<uint8_t> &pkt) { in asChpp()
135 inline const ChppTransportHeader &getHeader(const std::vector<uint8_t> &pkt) { in getHeader()
141 inline const ChppPacketWithAppHeader &asApp(const std::vector<uint8_t> &pkt) { in asApp()
163 void dumpFooter(std::ostream &os, const PktType &pkt) { in dumpFooter()
Dfake_link_sync_test.cpp270 const ChppPacketWithAppHeader &pkt = asApp(rawPkt); in openWifiPal() local
285 const ChppPacketWithAppHeader &pkt = asApp(rawPkt); in waitForReopenRequest() local
334 std::vector<uint8_t> pkt = mFakeLink->popTxPacket(); in TEST_F() local
353 std::vector<uint8_t> pkt = mFakeLink->popTxPacket(); in TEST_F() local
440 std::vector<uint8_t> pkt = mFakeLink->popTxPacket(); in TEST_F() local
Dfake_link.cpp27 std::vector<uint8_t> pkt; in appendTxPacket() local
/system/extras/simpleperf/
DETMDecoder.cpp166 const EtmV4ITrcPacket* pkt) override { in PacketDataIn()
192 const EtmV4ITrcPacket* pkt) override { in ProcessPacket()
378 const EtmV4ITrcPacket* pkt) override { in ProcessPacket()
571 bool IsAddrPacket(const EtmV4ITrcPacket* pkt) { in IsAddrPacket()
576 bool IsAtomPacket(const EtmV4ITrcPacket* pkt) { return pkt->getAtom().num > 0; } in IsAtomPacket()
580 const EtmV4ITrcPacket* pkt) override { in ProcessPacket()
618 void ProcessAtomPacket(uint8_t trace_id, TraceData& data, const EtmV4ITrcPacket* pkt) { in ProcessAtomPacket()
/system/connectivity/wificond/tests/
Dnetlink_utils_unittest.cpp372 for (auto& pkt : response) { in ACTION_P() local
/system/netd/tests/
Dbinder_test.cpp1388 int byte, int pkt) { in addTetherCounterValues()
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h136965 unsigned long pkt; member
139890 struct sockaddr_pkt pkt; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h144621 unsigned long pkt; member
147540 struct sockaddr_pkt pkt; member