index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
documentation
/
tutorial-examples
/
004.c
blob: 0ef00790703f1d422ceda5d3ff30269f62420c78 (
plain
)
1
2
3
4
5
struct
GNUNET_MessageHeader
{
uint16_t
size
GNUNET_PACKED
;
uint16_t
type
GNUNET_PACKED
;
};