aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_protocol_enc.h
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-07-31 08:07:58 +0000
committerBart Polot <bart@net.in.tum.de>2013-07-31 08:07:58 +0000
commit7bf56139d0cd7499ab4cd7c194769f6768ad37b4 (patch)
tree73f1e92a2720176af82b6c03c3781ab9fe42e256 /src/mesh/mesh_protocol_enc.h
parentb87f43cb7ca0ceec933054e6b224b1b321eb7238 (diff)
downloadgnunet-7bf56139d0cd7499ab4cd7c194769f6768ad37b4.tar.gz
gnunet-7bf56139d0cd7499ab4cd7c194769f6768ad37b4.zip
- wip
Diffstat (limited to 'src/mesh/mesh_protocol_enc.h')
-rw-r--r--src/mesh/mesh_protocol_enc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mesh/mesh_protocol_enc.h b/src/mesh/mesh_protocol_enc.h
index 907fd3ee7..6292bac40 100644
--- a/src/mesh/mesh_protocol_enc.h
+++ b/src/mesh/mesh_protocol_enc.h
@@ -201,16 +201,6 @@ struct GNUNET_MESH_Poll
201 struct GNUNET_MessageHeader header; 201 struct GNUNET_MessageHeader header;
202 202
203 /** 203 /**
204 * TID of the tunnel
205 */
206 uint32_t tid GNUNET_PACKED;
207
208 /**
209 * OID of the tunnel
210 */
211 struct GNUNET_PeerIdentity oid;
212
213 /**
214 * Last packet sent. 204 * Last packet sent.
215 */ 205 */
216 uint32_t pid GNUNET_PACKED; 206 uint32_t pid GNUNET_PACKED;