repo.or.cz
/
jleu-quagga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ripd: fix compiler warnings
[jleu-quagga.git]
/
lib
/
checksum.h
blob
da1d3cbad62e2c3d4169f556624f09c66ad0c989
1
extern
int
in_cksum
(
void
*,
int
);
2
extern
u_int16_t
fletcher_checksum
(
u_char
*,
const size_t
len
,
const uint16_t
offset
);