Home
last modified time | relevance | path

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

12345678910>>...21

/aosp_15_r20/external/scapy/scapy/
H A Dfields.py49 def i2len(self, pkt, x): argument
52 def i2count(self, pkt, x): argument
56 def h2i(self, pkt, x): argument
59 def i2h(self, pkt, x): argument
62 def m2i(self, pkt, x): argument
65 def i2m(self, pkt, x): argument
72 def any2i(self, pkt, x): argument
75 def i2repr(self, pkt, x): argument
78 def addfield(self, pkt, s, val): argument
81 def getfield(self, pkt, s): argument
[all …]
H A Dasn1fields.py61 def i2repr(self, pkt, x): argument
63 def i2h(self, pkt, x): argument
65 def any2i(self, pkt, x): argument
67 def m2i(self, pkt, s): argument
95 def i2m(self, pkt, x): argument
125 def build(self, pkt): argument
127 def dissect(self, pkt, s): argument
141 def set_val(self, pkt, val): argument
143 def is_empty(self, pkt): argument
187 def i2m(self, pkt, s): argument
[all …]
/aosp_15_r20/external/scapy/scapy/layers/tls/
H A Dbasefields.py50 def i2h(self, pkt, x): argument
58 def i2m(self, pkt, x): argument
72 def i2h(self, pkt, x): argument
82 def i2m(self, pkt, x): argument
94 def i2repr(self, pkt, x): argument
115 def i2len(self, pkt, i): argument
127 def i2m(self, pkt, x): argument
130 def addfield(self, pkt, s, val): argument
133 def getfield(self, pkt, s): argument
143 def i2repr(self, pkt, x): argument
[all …]
H A Dhandshake.py114 def i2h(self, pkt, x): argument
120 def i2repr(self, pkt, x): argument
146 def any2i_one(self, pkt, x): argument
154 def i2repr_one(self, pkt, x): argument
158 def any2i(self, pkt, x): argument
165 def i2repr(self, pkt, x): argument
175 def i2m(self, pkt, val): argument
180 def m2i(self, pkt, m): argument
188 def i2len(self, pkt, i): argument
196 def any2i_one(self, pkt, x): argument
[all …]
H A Dhandshake_sslv2.py85 def i2m(self, pkt, val): argument
91 def m2i(self, pkt, m): argument
135 def getfield(self, pkt, s): argument
145 def i2len(self, pkt, i): argument
150 def i2m(self, pkt, i): argument
205 def i2m(self, pkt, val): argument
211 def addfield(self, pkt, s, val): argument
214 def m2i(self, pkt, m): argument
217 def getfield(self, pkt, s): argument
221 def i2repr(self, pkt, x): argument
[all …]
H A Dkeyexchange.py55 def phantom_mode(pkt): argument
104 def getfield(self, pkt, s): argument
110 def addfield(self, pkt, s, val): argument
119 def getfield(self, pkt, m): argument
212 def m2i(self, pkt, m): argument
218 def getfield(self, pkt, s): argument
246 def m2i(self, pkt, m): argument
415 def i2m(self, pkt, x): argument
429 def m2i(self, pkt, m): argument
434 def i2basis_type(self, pkt, x): argument
[all …]
/aosp_15_r20/external/scapy/scapy/contrib/
H A Dppi_geotag.py41 def i2h(self, pkt, x): argument
51 def h2i(self, pkt, x): argument
61 def i2m(self, pkt, x): argument
68 def i2repr(self,pkt,x): argument
75 def i2h(self, pkt, x): argument
85 def h2i(self, pkt, x): argument
95 def i2m(self, pkt, x): argument
101 def i2repr(self,pkt,x): argument
109 def i2h(self, pkt, x): argument
119 def h2i(self, pkt, x): argument
[all …]
H A Deigrp.py69 def h2i(self, pkt, x): argument
72 def i2m(self, pkt, x): argument
85 def m2i(self, pkt, x): argument
109 def i2len(self, pkt, x): argument
114 def getfield(self, pkt, s): argument
137 def any2i(self, pkt, x): argument
140 def i2repr(self, pkt, x): argument
143 def h2i(self, pkt, x): argument
146 def i2m(self, pkt, x): argument
153 def m2i(self, pkt, x): argument
[all …]
H A Dldp.py63 def m2i(self, pkt, x): argument
83 def i2m(self, pkt, x): argument
103 def getfield(self, pkt, s): argument
111 def m2i(self, pkt, x): argument
113 def i2m(self, pkt, x): argument
123 def getfield(self, pkt, s): argument
132 def m2i(self, pkt, x): argument
141 def i2m(self, pkt, x): argument
153 def getfield(self, pkt, s): argument
162 def m2i(self, pkt, x): argument
[all …]
H A Dhttp2.py82 def addfield(self, pkt, s, val): argument
95 def getfield(self, pkt, s): argument
114 def h2i(self, pkt, x): argument
126 def i2h(self, pkt, x): argument
138 def m2i(self, pkt, x): argument
150 def i2m(self, pkt, x): argument
162 def any2i(self, pkt, x): argument
211 def h2i(self, pkt, x): argument
222 def i2h(self, pkt, x): argument
281 def m2i(self, pkt, x): argument
[all …]
H A Dcoap.py110 def _get_delta_ext_size(pkt): argument
114 def _get_len_ext_size(pkt): argument
128 def _get_opt_val_size(pkt): argument
163 def i2h(self, pkt, x): argument
167 def getfield(self, pkt, s): argument
174 def m2i(self, pkt, x): argument
186 def i2m(self, pkt, x): argument
207 def i2h(self, pkt, x): argument
210 def getfield(self, pkt, s): argument
214 def m2i(self, pkt, x): argument
[all …]
H A Dbgp.py110 def h2i(self, pkt, h): argument
115 def i2h(self, pkt, i): argument
121 def i2repr(self, pkt, i): argument
124 def i2len(self, pkt, i): argument
128 def i2m(self, pkt, i): argument
135 def addfield(self, pkt, s, val): argument
138 def getfield(self, pkt, s): argument
142 def m2i(self, pkt, m): argument
156 def h2i(self, pkt, h): argument
161 def i2h(self, pkt, i): argument
[all …]
/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dfreedreno_pm4.h78 #define pkt_is_type0(pkt) (((pkt)&0XC0000000) == CP_TYPE0_PKT) argument
79 #define type0_pkt_size(pkt) ((((pkt) >> 16) & 0x3FFF) + 1) argument
80 #define type0_pkt_offset(pkt) ((pkt)&0x7FFF) argument
82 #define pkt_is_type2(pkt) ((pkt) == CP_TYPE2_PKT) argument
84 #define pkt_is_type3(pkt) \ argument
87 #define cp_type3_opcode(pkt) (((pkt) >> 8) & 0xFF) argument
88 #define type3_pkt_size(pkt) ((((pkt) >> 16) & 0x3FFF) + 1) argument
99 #define pkt_is_type4(pkt) \ argument
105 #define type4_pkt_offset(pkt) (((pkt) >> 8) & 0x7FFFF) argument
106 #define type4_pkt_size(pkt) ((pkt)&0x7F) argument
[all …]
/aosp_15_r20/external/scapy/scapy/layers/
H A Ddns.py35 def h2i(self, pkt, x): argument
40 def i2m(self, pkt, x): argument
50 def getfield(self, pkt, s): argument
80 def _countRR(self, pkt): argument
88 def i2m(self, pkt, x): argument
92 def i2h(self, pkt, x): argument
137 def i2m(self, pkt, x): argument
158 def getfield(self, pkt, s): argument
193 def m2i(self, pkt, s): argument
224 def i2m(self, pkt, s): argument
[all …]
H A Dtftp.py59 def extract_padding(self, pkt): argument
130 def master_filter(self, pkt): argument
158 def receive_data(self, pkt): argument
166 def receive_error(self, pkt): argument
187 def RECEIVING(self, pkt): argument
200 def ERROR(self,pkt): argument
223 def master_filter(self, pkt): argument
252 def received_ack(self,pkt): argument
260 def received_error(self, pkt): argument
284 def ERROR(self,pkt): argument
[all …]
H A Dinet6.py236 def h2i(self, pkt, x): argument
245 def i2m(self, pkt, x): argument
247 def m2i(self, pkt, x): argument
249 def any2i(self, pkt, x): argument
251 def i2repr(self, pkt, x): argument
270 def i2m(self, pkt, x): argument
275 def i2h(self, pkt, x): argument
295 def i2m(self, pkt, x): argument
299 def i2h(self, pkt, x): argument
343 def i2len(self, pkt, i): argument
[all …]
H A Ddhcp6.py287 def i2m(self, pkt, i): argument
290 def m2i(self, pkt, x): argument
297 def getfield(self, pkt, s): argument
331 def i2len(self, pkt, z): argument
336 def getfield(self, pkt, s): argument
379 def i2h(self, pkt, x): argument
384 def i2len(self, pkt, x): argument
387 def any2i(self, pkt, x): argument
390 def i2repr(self, pkt, x): argument
399 def m2i(self, pkt, x): argument
[all …]
H A Dinet.py110 def dispatch_hook(cls, pkt=None, *args, **kargs): argument
256 def getfield(self, pkt, s): argument
262 def m2i(self, pkt, x): argument
293 def i2m(self, pkt, x): argument
328 def i2repr(self, pkt, val): argument
336 def any2i(self, pkt, val): argument
355 def i2m(self, pkt, x): argument
359 def i2h(self, pkt, x): argument
834 def fragment(pkt, fragsize=1480): argument
1515 def master_filter(self, pkt): argument
[all …]
H A Dntp.py65 def i2repr(self, pkt, x): argument
77 def i2repr(self, pkt, val): argument
85 def any2i(self, pkt, val): argument
92 def i2m(self, pkt, val): argument
236 def getfield(self, pkt, s): argument
318 def m2i(self, pkt, m): argument
326 def getfield(self, pkt, s): argument
701 def m2i(self, pkt, m): argument
755 def m2i(self, pkt, m): argument
770 def getfield(self, pkt, s): argument
[all …]
/aosp_15_r20/external/scapy/scapy/modules/krack/
H A Dautomaton.py346 def send_ether_over_wpa(self, pkt, **kwargs): argument
359 def deal_common_pkt(self, pkt): argument
448 def probe_request_received(self, pkt): argument
456 def send_probe_response(self, pkt): argument
461 def authent_received(self, pkt): argument
469 def send_auth_response(self, pkt): argument
486 def assoc_received(self, pkt): argument
492 def send_assoc_response(self, pkt): argument
536 def wpa_handshake_1_sent(self, pkt): argument
547 def send_wpa_handshake_3(self, pkt): argument
[all …]
/aosp_15_r20/system/chre/chpp/test/
H A Dpacket_util.cpp30 ChppEmptyPacket pkt = { in generateEmptyPacket() local
49 ChppResetPacket pkt = { in generateResetPacket() local
79 ChppResetPacket pkt = generateResetPacket(ackSeq, seq); in generateResetAckPacket() local
87 ChppEmptyPacket generateAck(const std::vector<uint8_t> &pkt) { in generateAck()
292 void dumpEmptyPacket(std::ostream &os, const ChppEmptyPacket &pkt) { in dumpEmptyPacket()
298 void dumpResetPacket(std::ostream &os, const ChppResetPacket &pkt) { in dumpResetPacket()
305 void dumpPacket(std::ostream &os, const ChppPacketPrefix &pkt) { in dumpPacket()
346 std::ostream &operator<<(std::ostream &os, const ChppEmptyPacket &pkt) { in operator <<()
351 std::ostream &operator<<(std::ostream &os, const ChppResetPacket &pkt) { in operator <<()
356 std::ostream &operator<<(std::ostream &os, const ChppPacketPrefix &pkt) { in operator <<()
[all …]
H A Dpacket_util.h77 uint32_t computeCrc(const PktType &pkt) { in computeCrc()
97 ChppPacketWithPayload<kPayloadSize> pkt = { variable
119 inline const ChppEmptyPacket &asEmptyPacket(const std::vector<uint8_t> &pkt) { in asEmptyPacket()
124 inline const ChppResetPacket &asResetPacket(const std::vector<uint8_t> &pkt) { in asResetPacket()
129 inline const ChppPacketPrefix &asChpp(const std::vector<uint8_t> &pkt) { in asChpp()
134 inline const ChppTransportHeader &getHeader(const std::vector<uint8_t> &pkt) { in getHeader()
140 inline const ChppPacketWithAppHeader &asApp(const std::vector<uint8_t> &pkt) { in asApp()
162 void dumpFooter(std::ostream &os, const PktType &pkt) { in dumpFooter()
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc106 void Device::VendorPacketHandler(uint8_t label, std::shared_ptr<VendorPacket> pkt) { in VendorPacketHandler()
360 const std::shared_ptr<GetCapabilitiesRequest>& pkt) { in HandleGetCapabilities()
406 const std::shared_ptr<RegisterNotificationRequest>& pkt) { in HandleNotification()
515 const std::shared_ptr<RegisterNotificationResponse>& pkt) { in HandleVolumeChanged()
765 std::shared_ptr<GetElementAttributesRequest> pkt, in GetElementAttributesResponse()
814 void Device::MessageReceived(uint8_t label, std::shared_ptr<Packet> pkt) { in MessageReceived()
893 void Device::HandlePlayItem(uint8_t label, std::shared_ptr<PlayItemRequest> pkt) { in HandlePlayItem()
929 void Device::HandleSetAddressedPlayer(uint8_t label, std::shared_ptr<SetAddressedPlayerRequest> pkt, in HandleSetAddressedPlayer()
1016 void Device::BrowseMessageReceived(uint8_t label, std::shared_ptr<BrowsePacket> pkt) { in BrowseMessageReceived()
1051 void Device::HandleGetFolderItems(uint8_t label, std::shared_ptr<GetFolderItemsRequest> pkt) { in HandleGetFolderItems()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-parse-a.cc11 DNSPacket pkt; in TEST_F() local
120 DNSPacket pkt; in TEST_F() local
147 DNSPacket pkt; in TEST_F() local
168 DNSPacket pkt; in TEST_F() local
187 DNSPacket pkt; in TEST_F() local
219 DNSPacket pkt; in TEST_F() local
244 DNSPacket pkt; in TEST_F() local
272 DNSPacket pkt; in TEST_F() local
357 DNSPacket pkt; in TEST_F() local
Dares-test-parse-ptr.cc12 DNSPacket pkt; in TEST_F() local
30 DNSPacket pkt; in TEST_F() local
64 DNSPacket pkt; in TEST_F() local
79 DNSPacket pkt; in TEST_F() local
103 DNSPacket pkt; in TEST_F() local
127 DNSPacket pkt; in TEST_F() local
198 DNSPacket pkt; in TEST_F() local
218 DNSPacket pkt; in TEST_F() local

12345678910>>...21