Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
3f0d3a1f9c7b7f751473d9293ba2272a28e2a8f2
/
.
/
lib
/
checksum.h
blob: da1d3cbad62e2c3d4169f556624f09c66ad0c989 [
file
] [
log
] [
blame
]
extern
int
in_cksum
(
void
*,
int
);
extern
u_int16_t
fletcher_checksum
(
u_char
*,
const
size_t
len
,
const
uint16_t
offset
);