net.c File Reference


Detailed Description

Network utility functions (license: GPLv2).

Author:
Roland Riegel


Functions

uint16_t net_calc_checksum (uint16_t checksum, const uint8_t *data, uint16_t data_len, uint8_t skip)
 Generic Internet checksum implementation.
uint16_t hton16 (uint16_t h)
 Converts a 16-bit integer to network byte order.
uint32_t hton32 (uint32_t h)
 Converts a 32-bit integer to network byte order.


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5