Skip to content
Snippets Groups Projects
Commit 80f0cf1e authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[+] net_id

parent 7068a20b
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
#define STREAM_CH_CHAIN_NET_PKT_TYPE_PONG 0x0001
typedef struct stream_ch_chain_net_pkt_hdr{
dap_chain_id_t chain_id;
dap_chain_net_id_t net_id;
uint16_t type; // Chain data type
uint8_t padding1[2]; // Some padding
union{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment