#include "dhcpd.h"
Go to the source code of this file.
Functions | |
u_int32_t | checksum (unsigned char *buf, unsigned nbytes, u_int32_t sum) |
u_int32_t | wrapsum (u_int32_t sum) |
u_int32_t checksum | ( | unsigned char * | buf, |
unsigned | nbytes, | ||
u_int32_t | sum | ||
) |